package casttype
import "github.com/gogo/protobuf/test/casttype"
Index ¶
- type Bytes
- type MyFloat32Type
- type MyFloat64Type
- type MyInt32Type
- type MyMapType
- type MyStringType
- type MyUint64Type
Types ¶
type Bytes ¶
type Bytes []byte
func (Bytes) MarshalJSON ¶
func (*Bytes) UnmarshalJSON ¶
type MyFloat32Type ¶
type MyFloat32Type float32
type MyFloat64Type ¶
type MyFloat64Type float64
type MyInt32Type ¶
type MyInt32Type int32
type MyMapType ¶
type MyStringType ¶
type MyStringType string
type MyUint64Type ¶
type MyUint64Type uint64
Source Files ¶
Directories ¶
Path | Synopsis |
---|---|
test/casttype/combos | |
test/casttype/combos/both | |
test/casttype/combos/marshaler | |
test/casttype/combos/neither | |
test/casttype/combos/unmarshaler |
- Version
- v1.3.2 (latest)
- Published
- Jan 10, 2021
- Platform
- js/wasm
- Imports
- 1 packages
- Last checked
- 2 days ago –
Tools for package owners.