services

package
v1.3.1 Latest Latest
Warning

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

Go to latest
Published: Jan 20, 2020 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ShopService added in v1.3.0

type ShopService struct {
	Runtime freedom.Runtime
	Goods   repositorys.GoodsInterface
}

ShopService .

func (*ShopService) Shopping added in v1.3.0

func (s *ShopService) Shopping(goodsID int) string

Shopping implment Shopping interface

type ShoppingInterface added in v1.3.0

type ShoppingInterface interface {
	Shopping(goodsID int) string
}

Jump to

Keyboard shortcuts

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