Documentation
¶
Index ¶
Constants ¶
View Source
const InvalidClock = math.MaxInt64
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HLCService ¶
type HLCService struct { LockOSThread bool hlcv1.UnimplementedHCLServiceServer // contains filtered or unexported fields }
func NewHLCService ¶
func NewHLCService(path string, intervalSec int64) *HLCService
func (*HLCService) BatchGet ¶
func (h *HLCService) BatchGet(_ context.Context, req *hlcv1.BatchGetReq) (*hlcv1.BatchGetResp, error)
func (*HLCService) Start ¶
func (h *HLCService) Start() error
Click to show internal directories.
Click to hide internal directories.