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)
- func Queue() (*queuemocks.Queue, *queuemocks.Task)
- func Storage() (*filesystemmocks.Storage, *filesystemmocks.Driver, *filesystemmocks.File)
- func Validator() (*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 ¶ added in v1.7.0
func Gate() *accessmocks.Gate
func Queue ¶
func Queue() (*queuemocks.Queue, *queuemocks.Task)
func Storage ¶ added in v1.5.0
func Storage() (*filesystemmocks.Storage, *filesystemmocks.Driver, *filesystemmocks.File)
func Validator ¶ added in v1.7.0
func Validator() (*validatemocks.Validation, *validatemocks.Validator, *validatemocks.Errors)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.