svc_impls

package
v0.0.0-...-b665193 Latest Latest
Warning

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

Go to latest
Published: Apr 1, 2021 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Book

type Book struct {
	DB      database.Store
	Cache   database.Cache
	BookDao dao.Book
}

func (*Book) GetBook

func (u *Book) GetBook()

type Pay

type Pay struct {
	Client sdk.Pay
}

func (*Pay) Pay

func (u *Pay) Pay()

type User

type User struct {
	UserDao dao.User
	DB      database.Store
	PaySvc  svc.IPay
}

func (*User) GetUser

func (u *User) GetUser()

Jump to

Keyboard shortcuts

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