# Packages
No description provided by the author
# Functions
No description provided by the author
NewMockServer creates a new mock instance.
NewServer creates a new server connection based on the configs in serverDir.
# Constants
ServerTypeMinecraft is a minecraft server.
ServerTypeUnknown is the default (unknown) server type.
# Structs
MockServer is a mock of Server interface.
MockServerMockRecorder is the mock recorder for MockServer.
# Interfaces
Server provides common functions for working with a game server.
# Type aliases
ServerType represents the type of game server.