Documentation ¶
Index ¶
- Constants
- func InitLog()
- func LogModule(module string, fields ...map[string]interface{}) *logrus.Entry
- func LogWithCtx(ctx context.Context, module string, fields ...map[string]interface{}) *logrus.Entry
- func TopKFrequent(words []string, k int) []string
- type Item
- type ItemHeap
- type LeaveType
- type Weekday
Constants ¶
View Source
const ProblemModule = "problem"
Variables ¶
This section is empty.
Functions ¶
func LogWithCtx ¶
func TopKFrequent ¶
Types ¶
Source Files ¶
Click to show internal directories.
Click to hide internal directories.