pkg

package
v1.5.6-rc2 Latest Latest
Warning

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

Go to latest
Published: Mar 16, 2021 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CatService

type CatService struct {
}

func (*CatService) GetId

func (c *CatService) GetId() (int, error)

func (*CatService) GetName

func (c *CatService) GetName() (string, error)

func (*CatService) Reference

func (c *CatService) Reference() string

func (*CatService) Yell

func (c *CatService) Yell() (string, error)

type DogService

type DogService struct {
}

func (*DogService) GetId

func (d *DogService) GetId() (int, error)

func (*DogService) GetName

func (d *DogService) GetName() (string, error)

func (*DogService) Reference

func (d *DogService) Reference() string

func (*DogService) Yell

func (d *DogService) Yell() (string, error)

type LionService

type LionService struct {
}

func (*LionService) GetId

func (l *LionService) GetId() (int, error)

func (*LionService) GetName

func (l *LionService) GetName() (string, error)

func (*LionService) Reference

func (l *LionService) Reference() string

func (*LionService) Yell

func (l *LionService) Yell() (string, error)

type TigerService

type TigerService struct {
}

func (*TigerService) GetId

func (t *TigerService) GetId() (int, error)

func (*TigerService) GetName

func (t *TigerService) GetName() (string, error)

func (*TigerService) Reference

func (t *TigerService) Reference() string

func (*TigerService) Yell

func (t *TigerService) Yell() (string, error)

Jump to

Keyboard shortcuts

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