Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Configure ¶
func Configure(cfg IDGenConfig) error
func DeliveryEvent ¶
func DeliveryEvent() string
func Destination ¶
func Destination() string
func Installation ¶
func Installation() string
Types ¶
type IDGenConfig ¶
type IDGenerator ¶
type IDGenerator struct {
// contains filtered or unexported fields
}
func (*IDGenerator) Delivery ¶
func (g *IDGenerator) Delivery() string
func (*IDGenerator) DeliveryEvent ¶
func (g *IDGenerator) DeliveryEvent() string
func (*IDGenerator) Destination ¶
func (g *IDGenerator) Destination() string
func (*IDGenerator) Event ¶
func (g *IDGenerator) Event() string
func (*IDGenerator) Installation ¶
func (g *IDGenerator) Installation() string
Click to show internal directories.
Click to hide internal directories.