g2gin

package
v2.0.2 Latest Latest
Warning

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

Go to latest
Published: Jun 20, 2021 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type G2gin

type G2gin struct {
	AbFile *g2abio.AbFile `inject:""`

	Config *g2config.Config `inject:""`

	Graceful *graceful.Graceful `inject:""`

	J2rpcFunc func(jsv j2rpc.RPCServer)
	// contains filtered or unexported fields
}

G2gin ...

func (*G2gin) BeforeMiddleware

func (g *G2gin) BeforeMiddleware(m []string, fn interface{})

BeforeMiddleware ...

func (*G2gin) Constructor

func (g *G2gin) Constructor()

Constructor ...

func (*G2gin) Run

func (g *G2gin) Run()

Run ...

func (*G2gin) SetJ2Service

func (g *G2gin) SetJ2Service(j2Service interface{})

SetJ2Service ...

type ItfGinRouter

type ItfGinRouter interface{ Router(g *gin.RouterGroup) }

ItfGinRouter ...gin router interface

Jump to

Keyboard shortcuts

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