code

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jun 24, 2021 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	// contains filtered or unexported fields
}

func NewConfig

func NewConfig(ctx *svc.SvcContext) Config

func (Config) Generate

func (m Config) Generate(g *types.GeneratorContext) error

type DemoHandler

type DemoHandler struct {
	// contains filtered or unexported fields
}

func NewDemoHandler

func NewDemoHandler(ctx *svc.SvcContext) DemoHandler

func (DemoHandler) Generate

func (m DemoHandler) Generate(g *types.GeneratorContext) error

type DemoService

type DemoService struct {
	// contains filtered or unexported fields
}

func NewDemoService

func NewDemoService(ctx *svc.SvcContext) DemoService

func (DemoService) Generate

func (m DemoService) Generate(g *types.GeneratorContext) error

type Main

type Main struct {
	// contains filtered or unexported fields
}

func NewMain

func NewMain(ctx *svc.SvcContext) Main

func (Main) Generate

func (m Main) Generate(g *types.GeneratorContext) error

type Mod

type Mod struct {
	// contains filtered or unexported fields
}

func NewMod

func NewMod(ctx *svc.SvcContext) Mod

func (Mod) Generate

func (m Mod) Generate(g *types.GeneratorContext) error

type Route

type Route struct {
	// contains filtered or unexported fields
}

func NewRoute

func NewRoute(ctx *svc.SvcContext) Route

func (Route) Generate

func (m Route) Generate(g *types.GeneratorContext) error

type SvcContext

type SvcContext struct {
	// contains filtered or unexported fields
}

func NewSvcContext

func NewSvcContext(ctx *svc.SvcContext) SvcContext

func (SvcContext) Generate

func (m SvcContext) Generate(g *types.GeneratorContext) error

Jump to

Keyboard shortcuts

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