Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CreateUserRequest ¶
type ExampleProviderFactory ¶
type ExampleProviderFactory interface {
NewUserRepository() UserRepository
}
type Factory ¶
type Factory interface {
NewEngine() Engine
}
func NewFactory ¶
func NewFactory(e ExampleProviderFactory) Factory
type Invalid ¶
func NewInvalid ¶
type NotFound ¶
func NewNotFound ¶
Click to show internal directories.
Click to hide internal directories.