id

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jun 20, 2022 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewGinxIDService

func NewGinxIDService(params ...interface{}) (interface{}, error)

Types

type GinxIDProvider

type GinxIDProvider struct {
}

func (*GinxIDProvider) Boot

func (provider *GinxIDProvider) Boot(c framework.Container) error

Boot will called when the service instantiate

func (*GinxIDProvider) IsDefer

func (provider *GinxIDProvider) IsDefer() bool

IsDefer define whether the service instantiate when first make or register

func (*GinxIDProvider) Name

func (provider *GinxIDProvider) Name() string

/ Name define the name for this service

func (*GinxIDProvider) Params

func (provider *GinxIDProvider) Params(c framework.Container) []interface{}

Params define the necessary params for NewInstance

func (*GinxIDProvider) Register

func (provider *GinxIDProvider) Register(c framework.Container) framework.NewInstance

Register registe a new function for make a service instance

type GinxIDService

type GinxIDService struct {
}

func (*GinxIDService) NewID

func (s *GinxIDService) NewID() string

Jump to

Keyboard shortcuts

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