model

package
v0.0.0-...-8a99b67 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 5, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewBuddyQueueKey

func NewBuddyQueueKey(id string) (key.Key, error)

Types

type Dao

type Dao struct {
	nosql.DocumentBase `bson:"-"`
	Data               *data.BuddyQueue `bson:"data"`
}

func (*Dao) GetBuddyDataByUID

func (b *Dao) GetBuddyDataByUID(uid string)

func (*Dao) Init

func (b *Dao) Init(id string, ros diface.ICollection, cache diface.ICache) error

func (*Dao) InitDefault

func (b *Dao) InitDefault() error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL