Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Version = "0.1.0-dev" Branch = "unknown" Commit = "unknown" )
Build information, meant to be populated by Go's linker.
Functions ¶
This section is empty.
Types ¶
type TickHandler ¶
type TickManager ¶
type TickManager interface { OnTickSecond(handler TickHandler) OnTickMinute(handler TickHandler) OnTickHour(handler TickHandler) }
Directories ¶
Path | Synopsis |
---|---|
cmd
|
|
items/grpc
Package grpc is a generated protocol buffer package.
|
Package grpc is a generated protocol buffer package. |
Click to show internal directories.
Click to hide internal directories.