Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Decoder = actions.NewDecoder(os.Stdin)
View Source
var Encoder = actions.NewEncoder(os.Stdout)
View Source
var HandleAddPlayer func(player interfaces.Player)
HandleAddPlayer is called when a player enters the proxy.
View Source
var HandleInfoUpdate func()
HandleInfoUpdate is called when the proxy information is updated.
View Source
var HandleRemovePlayer func(xuid string)
HandleRemovePlayer is called when a player leaves the proxy.
View Source
var Name = ""
View Source
var Version = int32(0)
Functions ¶
func WriteAction ¶
Types ¶
This section is empty.
Source Files ¶
Click to show internal directories.
Click to hide internal directories.