Documentation ¶
Index ¶
Constants ¶
View Source
const ( Default badgeType = iota + 1 Ranking Solved SolvedRate Accepted AcceptedRate UserNotFound )
View Source
const (
// DefaultColor default color
DefaultColor = "brightgreen"
)
Variables ¶
View Source
var ( BuildTime = "" BuildVersion = "" BuildAppName = "lcbadge" )
Functions ¶
Types ¶
type WaitGroupWrapper ¶ added in v0.1.2
func (*WaitGroupWrapper) Wrap ¶ added in v0.1.2
func (w *WaitGroupWrapper) Wrap(cb func())
Click to show internal directories.
Click to hide internal directories.