Documentation ¶
Overview ¶
Package core provides the base of the wavepipe media server.
Index ¶
Constants ¶
View Source
const App = "wavepipe"
App is the application's name
View Source
const Version = "git-master"
Version is the application's version
Variables ¶
View Source
var ConfigPath string
ConfigPath is the application's configuration path
View Source
var StartTime = time.Now().Unix()
StartTime is the application's starting UNIX timestamp
Functions ¶
func Manager ¶
func Manager(killChan chan struct{}, exitChan chan int)
Manager is responsible for coordinating the application
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.