Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BasketService ¶
type BasketService struct {
// contains filtered or unexported fields
}
func NewBasketService ¶
func NewBasketService(db *redis.Client) *BasketService
type HealthService ¶
type HealthService struct {
// contains filtered or unexported fields
}
func NewHealthService ¶
func NewHealthService(db *redis.Client) *HealthService
Click to show internal directories.
Click to hide internal directories.