client

package
v0.0.0-...-ab5586f Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Default = NewHTTPClient(nil)

Default todo list HTTP client.

Functions

This section is empty.

Types

type TodoList

type TodoList struct {
	Todos *todos.Client

	Transport runtime.ClientTransport
}

TodoList is a client for todo list

func New

func New(transport runtime.ClientTransport, formats strfmt.Registry) *TodoList

New creates a new todo list client

func NewHTTPClient

func NewHTTPClient(formats strfmt.Registry) *TodoList

NewHTTPClient creates a new todo list HTTP client.

func (*TodoList) SetTransport

func (c *TodoList) SetTransport(transport runtime.ClientTransport)

SetTransport changes the transport on the client and all its subresources

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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