Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ListenAndServe_Demo ¶
server
func NewServer_Demo ¶
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)
Click to show internal directories.
Click to hide internal directories.