Documentation ¶
Index ¶
- Constants
- func AppendField(result []byte, fieldName, jsonName string, comment pregen.IntSizeComment) []byte
- func AppendFirstField(result []byte, fieldName, jsonName string, comment pregen.IntSizeComment) []byte
- func IntResultStubBySettings(typeName, fieldName, jsonName string, comment pregen.IntSizeComment) []byte
- func IntResultStubByType(typeName, fieldName, jsonName string, t reflect.Kind) []byte
Constants ¶
View Source
const (
IntImport = `import "strconv"`
)
Variables ¶
This section is empty.
Functions ¶
func AppendField ¶
func AppendField(result []byte, fieldName, jsonName string, comment pregen.IntSizeComment) []byte
func AppendFirstField ¶
func AppendFirstField(result []byte, fieldName, jsonName string, comment pregen.IntSizeComment) []byte
func IntResultStubBySettings ¶
func IntResultStubBySettings(typeName, fieldName, jsonName string, comment pregen.IntSizeComment) []byte
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.