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