client

package
v0.0.0-...-d766508 Latest Latest
Warning

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

Go to latest
Published: Mar 9, 2017 License: BSD-3-Clause Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	person.Person
	Name   string          `json:"name"`
	Uuid   string          `json:"id"`
	Socket socketio.Socket `json:"socket"`
}

func Create

func Create(client Client, sock socketio.Socket) *Client

func (Client) ID

func (this Client) ID() string

func (Client) StoreKey

func (this Client) StoreKey() string

func (Client) String

func (this Client) String() string

Jump to

Keyboard shortcuts

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