Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Bootstrap ¶
type Bootstrap struct {
// contains filtered or unexported fields
}
func GetProcessBootstrap ¶
func GetProcessBootstrap() *Bootstrap
GetProcessBootstrap -> this returns the bootstrap instance!
func StartForProcess ¶
func StartForProcess() *Bootstrap
StartForProcess -> This is the initial function which will create the bootstrap instance and register some info!
func (*Bootstrap) GetRunningTime ¶
GetRunningTime -> get the running time of the current app
func (*Bootstrap) GetStartTime ¶
GetStartTime -> return the time when started!
Click to show internal directories.
Click to hide internal directories.