Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New() common.Collection
Types ¶
type WorldsCollection ¶
type WorldsCollection struct {
// contains filtered or unexported fields
}
func (*WorldsCollection) Delete ¶
func (mc *WorldsCollection) Delete(key string)
func (*WorldsCollection) Find ¶
func (mc *WorldsCollection) Find(key string) interface{}
func (*WorldsCollection) InsertOrUpdate ¶
func (mc *WorldsCollection) InsertOrUpdate(key string, data interface{})
Click to show internal directories.
Click to hide internal directories.