Documentation
¶
Index ¶
- func Artisan() *mocksconsole.Artisan
- func Auth() *mocksauth.Auth
- func Cache() *mockscache.Store
- func Config() *mocksconfig.Config
- func Event() (*mocksevent.Instance, *mocksevent.Task)
- func Gate() *mocksaccess.Gate
- func Grpc() *mocksgrpc.Grpc
- func Log()
- func Mail() *mocksmail.Mail
- func Orm() (*mocksorm.Orm, *mocksorm.Query, *mocksorm.Transaction, *mocksorm.Association)
- func Queue() (*mocksqueue.Queue, *mocksqueue.Task)
- func Storage() (*mocksfilesystem.Storage, *mocksfilesystem.Driver, *mocksfilesystem.File)
- func Validation() (*mocksvalidate.Validation, *mocksvalidate.Validator, *mocksvalidate.Errors)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Artisan ¶
func Artisan() *mocksconsole.Artisan
func Cache ¶
func Cache() *mockscache.Store
func Config ¶
func Config() *mocksconfig.Config
func Event ¶
func Event() (*mocksevent.Instance, *mocksevent.Task)
func Gate ¶
func Gate() *mocksaccess.Gate
func Orm ¶
func Orm() (*mocksorm.Orm, *mocksorm.Query, *mocksorm.Transaction, *mocksorm.Association)
func Queue ¶
func Queue() (*mocksqueue.Queue, *mocksqueue.Task)
func Storage ¶
func Storage() (*mocksfilesystem.Storage, *mocksfilesystem.Driver, *mocksfilesystem.File)
func Validation ¶
func Validation() (*mocksvalidate.Validation, *mocksvalidate.Validator, *mocksvalidate.Errors)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.