Documentation ¶
Index ¶
- func Deop(remoteConsole *rcon.RemoteConsole, users []string) error
- func NewConn(hostPort, password string) (*rcon.RemoteConsole, error)
- func Op(remoteConsole *rcon.RemoteConsole, users []string) error
- func Reload(remoteConsole *rcon.RemoteConsole) error
- func Whitelist(remoteConsole *rcon.RemoteConsole, action string, users []string) error
- func WhitelistSwitch(remoteConsole *rcon.RemoteConsole, enabled bool) error
- func Whitelistlist(remoteConsole *rcon.RemoteConsole) ([]string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Reload ¶
func Reload(remoteConsole *rcon.RemoteConsole) error
func Whitelist ¶ added in v0.4.0
func Whitelist(remoteConsole *rcon.RemoteConsole, action string, users []string) error
func WhitelistSwitch ¶ added in v0.4.0
func WhitelistSwitch(remoteConsole *rcon.RemoteConsole, enabled bool) error
func Whitelistlist ¶ added in v0.4.0
func Whitelistlist(remoteConsole *rcon.RemoteConsole) ([]string, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.