Documentation ¶
Index ¶
- func FillAggregate(file *protogen.File, g *protogen.GeneratedFile, m *protogen.Message)
- func Generate(file *protogen.File, g *protogen.GeneratedFile)
- func GetAggregates() map[string]*Aggregate
- func ResetAggregates()
- type Aggregate
- 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
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FillAggregate ¶
FillAggregate fills the in global loadedAggregates with parsed data
Types ¶
type Aggregate ¶
type Key ¶
func (*Key) ChecksumPKs ¶
Click to show internal directories.
Click to hide internal directories.