repositoryadapter

package
v1.3.0 Latest Latest
Warning

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

Go to latest
Published: Sep 24, 2024 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func PointsAdapter

func PointsAdapter(cli mongodbClient) repository.Points

func PromotionAdapter

func PromotionAdapter(cli mongodbClient) repository.Promotion

func TaskAdapter

func TaskAdapter(cli mongodbClient) repository.Task

Types

type RegUserDO

type RegUserDO struct {
	User      string `bson:"user"       json:"user"`
	CreatedAt int64  `bson:"created_at" json:"created_at"`
	Origin    string `bson:"origin"     json:"origin"`
}

Jump to

Keyboard shortcuts

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