Documentation ¶
Index ¶
- func CreateAccount(stub shim.ChaincodeStubInterface, args []string) pb.Response
- func CreateBuying(stub shim.ChaincodeStubInterface, args []string) pb.Response
- func CreateSelling(stub shim.ChaincodeStubInterface, args []string) pb.Response
- func DelAccount(stub shim.ChaincodeStubInterface, args []string) pb.Response
- func DelSelling(stub shim.ChaincodeStubInterface, args []string) pb.Response
- func QueryAccountList(stub shim.ChaincodeStubInterface, args []string) pb.Response
- func QuerySellingList(stub shim.ChaincodeStubInterface, args []string) pb.Response
- func QueryServiceList(stub shim.ChaincodeStubInterface, args []string) pb.Response
- func RefreshSelling(stub shim.ChaincodeStubInterface, args []string) pb.Response
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateAccount ¶
func CreateAccount(stub shim.ChaincodeStubInterface, args []string) pb.Response
func CreateBuying ¶
func CreateBuying(stub shim.ChaincodeStubInterface, args []string) pb.Response
func CreateSelling ¶
func CreateSelling(stub shim.ChaincodeStubInterface, args []string) pb.Response
func DelAccount ¶
func DelAccount(stub shim.ChaincodeStubInterface, args []string) pb.Response
func DelSelling ¶
func DelSelling(stub shim.ChaincodeStubInterface, args []string) pb.Response
func QueryAccountList ¶
func QueryAccountList(stub shim.ChaincodeStubInterface, args []string) pb.Response
func QuerySellingList ¶
func QuerySellingList(stub shim.ChaincodeStubInterface, args []string) pb.Response
func QueryServiceList ¶
func QueryServiceList(stub shim.ChaincodeStubInterface, args []string) pb.Response
func RefreshSelling ¶
func RefreshSelling(stub shim.ChaincodeStubInterface, args []string) pb.Response
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.