gof

package module
v2.0.1 Latest Latest
Warning

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

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

README

gof

easy way for jsonrpc api, depend on gin

use

go get -u github.com/atcharles/gof/v2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Application

type Application struct {
	Logger j2rpc.LevelLogger `inject:""`

	Config *g2config.Config `inject:""`

	AbFile *g2abio.AbFile `inject:""`

	Graceful *graceful.Graceful `inject:""`

	Gin *g2gin.G2gin `inject:""`
	// contains filtered or unexported fields
}

Application ...

func (*Application) Default

func (a *Application) Default() *Application

Default ...

func (*Application) Populate

func (a *Application) Populate() *Application

Populate ...

func (*Application) Run

func (a *Application) Run()

Run ...

Directories

Path Synopsis
examples

Jump to

Keyboard shortcuts

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