Documentation
¶
Index ¶
- Variables
- func CreateJsonSample(v proto.Message, name string, f *os.File) error
- func CreateJsonSampleRaw(v proto.Message, name string, f *os.File) error
- func CreateSample(v proto.Message, name string, f *os.File, pretty bool) error
- func Setup(name string) (*os.File, error)
- func WriteToSample(b []byte, name string, f *os.File) error
Constants ¶
This section is empty.
Variables ¶
View Source
var Marshaler = gateway.JSONPb{}
Functions ¶
func CreateSample ¶ added in v0.0.3
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.