Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PointWorker ¶
type PointWorker struct {
// contains filtered or unexported fields
}
func NewPointWorker ¶
func NewPointWorker(db *database.DB, airDropRpcService airdrop.AirDropRpcService) (*PointWorker, error)
func (*PointWorker) Start ¶
func (pw *PointWorker) Start() error
Click to show internal directories.
Click to hide internal directories.