play

package
v0.0.0-...-49975a5 Latest Latest
Warning

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

Go to latest
Published: Jul 4, 2022 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Counter

type Counter struct {
	// contains filtered or unexported fields
}

func NewCounter

func NewCounter() (*Counter, error)

func (*Counter) Books

func (c *Counter) Books()

func (*Counter) InsertBook

func (c *Counter) InsertBook(userID int, book *models.BookSerializer) error

func (*Counter) InsertUser

func (c *Counter) InsertUser(user *models.UserSerializer) error

func (*Counter) Remaining

func (c *Counter) Remaining()

func (*Counter) Stop

func (c *Counter) Stop() error

func (*Counter) Users

func (c *Counter) Users(start uint64)

Jump to

Keyboard shortcuts

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