support

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Dec 11, 2021 License: MIT Imports: 3 Imported by: 17

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Kernel

type Kernel interface {
	Middleware() []gin.HandlerFunc
}

type ServiceProvider

type ServiceProvider interface {
	//Boot Bootstrap any application services after register.
	Boot()
	//Register Register any application services.
	Register()
}

type Str added in v0.0.2

type Str struct {
}

func (Str) Random added in v0.0.2

func (s Str) Random(length int) string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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