Versions in this module Expand all Collapse all v0 v0.0.3 Aug 4, 2021 Changes in this version + var Marshaler = gateway.JSONPb + func CreateSample(v proto.Message, name string, f *os.File, pretty bool) error + func WriteToSample(b []byte, name string, f *os.File) error v0.0.2 May 14, 2020 Changes in this version + func CreateJsonSample(v proto.Message, name string, f *os.File) error + func CreateJsonSampleRaw(v proto.Message, name string, f *os.File) error + func Setup(name string) (*os.File, error)