bleh

package
v0.0.0-...-7c7d171 Latest Latest
Warning

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

Go to latest
Published: Oct 17, 2016 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Bleh

type Bleh struct {
	// contains filtered or unexported fields
}

func NewBleh

func NewBleh(dbURN string) (*Bleh, error)

func (*Bleh) DropDB

func (b *Bleh) DropDB() error

func (*Bleh) Foo

func (b *Bleh) Foo() (string, error)

func (*Bleh) GetAge

func (b *Bleh) GetAge(name string) (int, error)

func (*Bleh) InitDB

func (b *Bleh) InitDB() error

type BlehServer

type BlehServer struct {
	// contains filtered or unexported fields
}

func NewBlehServer

func NewBlehServer(bleh *Bleh) *BlehServer

func (*BlehServer) ServeHTTP

func (b *BlehServer) ServeHTTP(w http.ResponseWriter, r *http.Request)

Jump to

Keyboard shortcuts

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