client

package
v0.0.0-...-d5918fb Latest Latest
Warning

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

Go to latest
Published: Dec 1, 2016 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Default = NewHTTPClient(nil)

Default kvstore HTTP client.

Functions

This section is empty.

Types

type Kvstore

type Kvstore struct {
	Kv *kv.Client

	Transport runtime.ClientTransport
}

Kvstore is a client for kvstore

func New

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

New creates a new kvstore client

func NewHTTPClient

func NewHTTPClient(formats strfmt.Registry) *Kvstore

NewHTTPClient creates a new kvstore HTTP client.

func (*Kvstore) SetTransport

func (c *Kvstore) 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