Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SafeMap ¶
type SafeMap struct {
// contains filtered or unexported fields
}
SafeMap is a map with lock
func (*SafeMap) Get ¶
func (m *SafeMap) Get(k interface{}) interface{}
Get from maps return the k's value
Directories
¶
| Path | Synopsis |
|---|---|
|
Package snowflake provides a very simple Twitter snowflake generator and parser.
|
Package snowflake provides a very simple Twitter snowflake generator and parser. |
|
file from https://github.com/beego/beego/blob/develop/core/utils/slice.go
|
file from https://github.com/beego/beego/blob/develop/core/utils/slice.go |
Click to show internal directories.
Click to hide internal directories.