example

package
v1.2.2 Latest Latest
Warning

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

Go to latest
Published: Oct 8, 2018 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ExpectResult

type ExpectResult []*Item

type Item

type Item struct {
	TypeId      int
	IId         int
	Name        string
	Description string
}

type ObjectNotFound

type ObjectNotFound struct {
	Key         string
	Reason      string
	Description string
}

type SimpleParams

type SimpleParams struct {
	Id   int
	Page int
}

type SimpleService

type SimpleService struct {
	GetItems func(SimpleParams) (gotten.Response, error) `method:"GET";path:"itemType/{id}"`
}

Jump to

Keyboard shortcuts

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