Documentation
¶
Index ¶
Constants ¶
View Source
const ( TLVTypeUserCounterUpdate = commpipe.TLVTypeUser + iota TLVTypeUserMatch )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Follower ¶
type Follower struct {
Config *vanitykeygen.Config
// contains filtered or unexported fields
}
func NewFollower ¶
func NewFollower(config *vanitykeygen.Config) *Follower
Click to show internal directories.
Click to hide internal directories.