Documentation ¶
Index ¶
Constants ¶
View Source
const ( STATE_ERROR = `` /* 215-byte string literal not displayed */ INVALID_STATE_ERROR = `` /* 201-byte string literal not displayed */ )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Factory ¶
type Factory struct {
// contains filtered or unexported fields
}
func NewFactory ¶
func NewFactory(options *FactoryOptions) *Factory
type FactoryOptions ¶
type FactoryOptions struct {
RegistryPath string
}
Click to show internal directories.
Click to hide internal directories.