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