services

package
v0.3.2 Latest Latest
Warning

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

Go to latest
Published: Feb 1, 2026 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ApiVersion = "V1"
)

Functions

This section is empty.

Types

type AuthService

type AuthService struct{}

func (*AuthService) Login

func (bc *AuthService) Login(c *okapi.Context) error

func (*AuthService) WhoAmI

func (bc *AuthService) WhoAmI(c *okapi.Context) error

type BookService

type BookService struct{}

func (*BookService) Create added in v0.1.3

func (bc *BookService) Create(c *okapi.Context) error

func (*BookService) Delete added in v0.1.3

func (bc *BookService) Delete(c *okapi.Context) error

func (*BookService) Get added in v0.1.3

func (bc *BookService) Get(c *okapi.Context) error

func (*BookService) List added in v0.1.3

func (bc *BookService) List(c *okapi.Context) error

func (*BookService) Update added in v0.1.3

func (bc *BookService) Update(c *okapi.Context) error

type CommonService

type CommonService struct{}

func (*CommonService) Home

func (hc *CommonService) Home(c *okapi.Context) error

func (*CommonService) Version

func (hc *CommonService) Version(c *okapi.Context) error

Jump to

Keyboard shortcuts

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