package
0.0.0-20220605152432-94a378caef22
Repository: https://github.com/coderlane/minecraft-sidecart.git
Documentation: pkg.go.dev

# 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.