Documentation ¶
Index ¶
- func FillModel(file *protogen.File, g *protogen.GeneratedFile, m *protogen.Message)
- func GetModels() map[string]*Model
- func ResetModels()
- type Key
- func (k *Key) Checksum() uint32
- func (k *Key) ChecksumPKs(keyPrefix string, sep string, lowerCamel bool) uint32
- func (k *Key) Keys() []string
- func (k *Key) String(prefix string, sep string, lowerCamel bool) string
- func (k *Key) StringCKs(prefix string, sep string, lowerCamel bool) string
- func (k *Key) StringPKs(prefix string, sep string, lowerCamel bool) string
- type Model
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Key ¶ added in v0.3.9
func (*Key) ChecksumPKs ¶ added in v0.3.9
Click to show internal directories.
Click to hide internal directories.