Documentation ¶
Index ¶
- type Aggregate
- type Generator
- 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 ¶
This section is empty.
Types ¶
type Aggregate ¶
type Generator ¶ added in v0.5.25
type Generator struct {
// contains filtered or unexported fields
}
type Key ¶
func (*Key) ChecksumPKs ¶
Click to show internal directories.
Click to hide internal directories.