Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type OriginKeyGenerator ¶
type OriginKeyGenerator struct {
// contains filtered or unexported fields
}
func NewOriginKeyGenerator ¶
func NewOriginKeyGenerator(entityPtr interface{}) *OriginKeyGenerator
func (*OriginKeyGenerator) Generate ¶
func (g *OriginKeyGenerator) Generate(pkValues ...interface{}) string
Click to show internal directories.
Click to hide internal directories.