Documentation
¶
Index ¶
Constants ¶
View Source
const (
// DefaultName is the default name of the server.
DefaultName = "media-server"
)
Variables ¶
View Source
var ( // Version defines the version of server. Version = "1.0.0+git" // GitHash will be set during make. GitHash = "Not provided (use make build instead of go build)" // BuildTS will be set during make. BuildTS = "Not provided (use make build instead of go build)" )
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.