Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ServerConfig ¶ added in v1.6.0
type ServerConfig interface {
GetMMServerURL() string
GetMMInternalServerURL() string
GetDevMode() bool
GetTrackAIGenerated() bool
}
ServerConfig interface defines common configuration methods for all server types This interface is in the types package to avoid circular dependencies
Click to show internal directories.
Click to hide internal directories.