repo

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Nov 10, 2020 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Overview

-- @Time : 2020/11/3 14:41 -- @Author : raoxiaoya -- @Desc :

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Order

type Order struct{}

func (*Order) GetOne

func (o *Order) GetOne(orderRequest OrderRequest, orderInfo *OrderInfo) error

type OrderInfo

type OrderInfo struct {
	Id     string
	Price  float64
	Status int
}

type OrderRequest

type OrderRequest struct {
	OrderId string
}

Jump to

Keyboard shortcuts

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