Documentation
¶
Index ¶
- func App() foundationcontract.Application
- func Artisan() console.Artisan
- func Auth(ctx ...http.Context) auth.Auth
- func Cache() cache.Cache
- func Config() config.Config
- func Crypt() crypt.Crypt
- func DB() db.DB
- func Event() event.Instance
- func Gate() access.Gate
- func Grpc() grpc.Grpc
- func Hash() hash.Hash
- func Http() client.Request
- func Lang(ctx context.Context) translation.Translator
- func Log() log.Log
- func Mail() mail.Mail
- func Orm() orm.Orm
- func Queue() queue.Queue
- func RateLimiter() http.RateLimiter
- func Route() route.Route
- func Schedule() schedule.Schedule
- func Schema() schema.Schema
- func Seeder() seeder.Facade
- func Session() session.Manager
- func Storage() filesystem.Storage
- func Testing() testing.Testing
- func Validation() validation.Validation
- func View() http.View
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func App ¶ added in v1.12.0
func App() foundationcontract.Application
func Lang ¶ added in v1.14.0
func Lang(ctx context.Context) translation.Translator
func RateLimiter ¶ added in v1.10.0
func RateLimiter() http.RateLimiter
func Storage ¶ added in v1.5.0
func Storage() filesystem.Storage
func Validation ¶ added in v1.7.0
func Validation() validation.Validation
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.