Documentation ¶
Index ¶
Constants ¶
View Source
const ( DateFormat = "20060102" NodeTaskTopic = "task_%v" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
func (*Service) CheckClusterHealth ¶
func (s *Service) CheckClusterHealth()
func (*Service) CheckContract ¶
func (s *Service) CheckContract()
func (*Service) CheckErrTx ¶
func (s *Service) CheckErrTx()
func (*Service) CheckNodeTask ¶
func (s *Service) CheckNodeTask()
func (*Service) StartKafka ¶ added in v0.5.1
func (s *Service) StartKafka()
func (*Service) UpdateNodeId ¶ added in v0.5.1
func (s *Service) UpdateNodeId()
Click to show internal directories.
Click to hide internal directories.