tplTestPackage

package
v0.0.0-...-05317bf Latest Latest
Warning

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

Go to latest
Published: Nov 21, 2015 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ListenAndServe_Demo

func ListenAndServe_Demo(addr string, obj *Demo) (closer func() error)

server

func NewServer_Demo

func NewServer_Demo(obj *Demo) http.Handler

Types

type Client_Demo

type Client_Demo struct {
	RemoteUrl string // http://kmg.org:1234/
}

func NewClient_Demo

func NewClient_Demo(RemoteUrl string) *Client_Demo

func (*Client_Demo) PostScoreInt

func (c *Client_Demo) PostScoreInt(LbId string, Score int) (Info string, Err error)

type Demo

type Demo struct {
}

func (*Demo) PostScoreInt

func (s *Demo) PostScoreInt(LbId string, Score int) (Info string, err error)

Jump to

Keyboard shortcuts

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