query

package
v0.0.0-...-70b30f2 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Response

type Response struct {
	// Meta data
	Ok      bool
	Warning *string
	Error   *string
	CacheTS *int `json:"cache_ts"`
	// Body
	Channel  *json.RawMessage
	Channels *json.RawMessage
	Group    *json.RawMessage
	Groups   *json.RawMessage
	Members  *json.RawMessage
	User     *json.RawMessage
}

func Request

func Request(cmd string, v url.Values) (Response, error)

func (*Response) String

func (r *Response) String() string

Jump to

Keyboard shortcuts

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