api

package
v0.0.0-...-61b36ed Latest Latest
Warning

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

Go to latest
Published: Sep 18, 2014 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewAPI

func NewAPI(g *gobot.Gobot) *api

Types

type CORS

type CORS struct {
	AllowOrigins []string
	AllowHeaders []string
	AllowMethods []string
	ContentType  string
	// contains filtered or unexported fields
}

func NewCORS

func NewCORS(allowedOrigins []string) *CORS

func (*CORS) AllowedHeaders

func (c *CORS) AllowedHeaders() string

func (*CORS) AllowedMethods

func (c *CORS) AllowedMethods() string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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