Documentation
¶
Index ¶
- func Artisan() *consolemocks.Artisan
- func Auth() *authmocks.Auth
- func Cache() *cachemocks.Store
- func Config() *configmocks.Config
- func Event() (*eventmocks.Instance, *eventmocks.Task)
- func Gate() *accessmocks.Gate
- func Grpc() *grpcmocks.Grpc
- func Log()
- func Mail() *mailmocks.Mail
- func Orm() (*ormmocks.Orm, *ormmocks.DB, *ormmocks.Transaction, *ormmocks.Association)
- func Queue() *queuemocks.Queue
- func Storage() (*filesystemmocks.Storage, *filesystemmocks.Driver, *filesystemmocks.File)
- func Validation() (*validatemocks.Validation, *validatemocks.Validator, *validatemocks.Errors)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Artisan ¶
func Artisan() *consolemocks.Artisan
func Cache ¶
func Cache() *cachemocks.Store
func Config ¶
func Config() *configmocks.Config
func Event ¶
func Event() (*eventmocks.Instance, *eventmocks.Task)
func Gate ¶
func Gate() *accessmocks.Gate
func Orm ¶
func Orm() (*ormmocks.Orm, *ormmocks.DB, *ormmocks.Transaction, *ormmocks.Association)
func Queue ¶
func Queue() *queuemocks.Queue
func Storage ¶
func Storage() (*filesystemmocks.Storage, *filesystemmocks.Driver, *filesystemmocks.File)
func Validation ¶
func Validation() (*validatemocks.Validation, *validatemocks.Validator, *validatemocks.Errors)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.