trans

package
v1.0.4 Latest Latest
Warning

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

Go to latest
Published: May 16, 2018 License: LGPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Ams

type Ams struct {
	DB        *gorm.DB
	RedisPool *redis.Pool
}

Ams service

func (*Ams) Ams000001

func (t *Ams) Ams000001(ctx context.Context, args *Ams000001Args, reply *Ams000001Reply) error

Ams000001 service

func (*Ams) Ams000002

func (t *Ams) Ams000002(ctx context.Context, args *Ams000002Args, reply *Ams000002Reply) error

Ams000002 service

type Ams000001Args

type Ams000001Args struct {
}

Ams000001Args args

type Ams000001Reply

type Ams000001Reply struct {
	Heroes []hero.Hero `json:"heroes"`
}

Ams000001Reply reply

type Ams000002Args

type Ams000002Args struct {
	Name string `json:"name"`
}

Ams000002Args args

type Ams000002Reply

type Ams000002Reply struct {
	Hero hero.Hero `json:"hero"`
}

Ams000002Reply reply

Jump to

Keyboard shortcuts

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