skeleton

package
v0.0.0-...-c45ff5e Latest Latest
Warning

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

Go to latest
Published: Nov 11, 2019 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Data

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

Data ...

func New

func New(db *sqlx.DB) Data

New ...

func (Data) GetAllSkeletons

func (d Data) GetAllSkeletons(ctx context.Context) ([]skeletonEntity.Skeleton, error)

GetAllSkeletons ...

func (Data) GetAllSkeletonsWithPage

func (d Data) GetAllSkeletonsWithPage(ctx context.Context, offset int, length int) ([]skeletonEntity.Skeleton, error)

GetAllSkeletonsWithPage ...

func (Data) GetSkeletonsCount

func (d Data) GetSkeletonsCount(ctx context.Context) (int, error)

GetSkeletonsCount ...

Jump to

Keyboard shortcuts

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