Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var C = api.Component{ Code: "ping_pong", Name: "Ping Pong", Description: "This module plays ping pong with you and returns Latency (maybe)", State: &api.State{ DefaultEnabled: true, }, }
C is the instance of the ping pong component. Can be used to register the component or get information about it.
Functions ¶
func LoadComponent ¶
LoadComponent loads the Ping-Pong Component
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.