service

package
v0.0.0-...-9528f6d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 18, 2022 License: MIT Imports: 25 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Cache

type Cache struct {
	Service
}

func (Cache) Register

func (Cache) Register(app *app.Application)

type Database

type Database struct {
	Service
}

func (Database) Register

func (Database) Register(app *app.Application)

type Gin

type Gin struct {
	Service
}

func (Gin) Register

func (Gin) Register(app *app.Application)

type Logger

type Logger struct {
	Service
}

func (Logger) Register

func (Logger) Register(app *app.Application)

type Redis

type Redis struct {
	Service
}

func (Redis) Register

func (Redis) Register(app *app.Application)

type Router

type Router struct {
	Service
}

func (Router) Boot

func (Router) Boot(app *app.Application)

type Service

type Service struct{}

func (Service) Boot

func (Service) Boot(*app.Application)

func (Service) Register

func (Service) Register(*app.Application)

type Translator

type Translator struct {
	Service
}

func (Translator) Register

func (Translator) Register(app *app.Application)

type Validator

type Validator struct {
	Service
}

func (Validator) Register

func (Validator) Register(app *app.Application)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL