hero

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: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Hero

type Hero struct {
	ID   int    `json:"id"`
	Name string `json:"name"`
}

Hero hero struct

func Create

func Create(name string) Hero

Create add a hero

func GetAll

func GetAll(pageNum int, pageLength int) []Hero

GetAll get heroes by pageNum and pageLength

Jump to

Keyboard shortcuts

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