invoke

package
v0.13.0 Latest Latest
Warning

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

Go to latest
Published: Mar 29, 2018 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ArtistInvoke

type ArtistInvoke struct{}

func (*ArtistInvoke) AddArtist

func (*ArtistInvoke) AddArtist(stub shim.ChaincodeStubInterface, args []string) pb.Response

func (*ArtistInvoke) DeleteArtist

func (c *ArtistInvoke) DeleteArtist(stub shim.ChaincodeStubInterface, args []string) pb.Response

func (*ArtistInvoke) ListOfArtist

func (c *ArtistInvoke) ListOfArtist(stub shim.ChaincodeStubInterface, args []string) pb.Response

func (*ArtistInvoke) ModifyArtist

func (c *ArtistInvoke) ModifyArtist(stub shim.ChaincodeStubInterface, args []string) pb.Response

func (*ArtistInvoke) QueryArtist

func (c *ArtistInvoke) QueryArtist(stub shim.ChaincodeStubInterface, args []string) pb.Response

type ProductionInvoke

type ProductionInvoke struct{}

func (*ProductionInvoke) AddBuyer

func (w *ProductionInvoke) AddBuyer(stub shim.ChaincodeStubInterface, args []string) pb.Response

func (*ProductionInvoke) AddProduction

func (*ProductionInvoke) AddProduction(stub shim.ChaincodeStubInterface, args []string) pb.Response

func (*ProductionInvoke) AddSupporter

func (*ProductionInvoke) AddSupporter(stub shim.ChaincodeStubInterface, args []string) pb.Response

func (*ProductionInvoke) DeleteBuyer

func (*ProductionInvoke) DeleteBuyer(stub shim.ChaincodeStubInterface, args []string) pb.Response

func (*ProductionInvoke) DeleteProduction

func (*ProductionInvoke) DeleteProduction(stub shim.ChaincodeStubInterface, args []string) pb.Response

func (*ProductionInvoke) ListOfBuyer

func (*ProductionInvoke) ListOfBuyer(stub shim.ChaincodeStubInterface, args []string) pb.Response

func (*ProductionInvoke) ListOfProduction

func (*ProductionInvoke) ListOfProduction(stub shim.ChaincodeStubInterface, args []string) pb.Response

func (*ProductionInvoke) ListOfSupporter

func (*ProductionInvoke) ListOfSupporter(stub shim.ChaincodeStubInterface, args []string) pb.Response

func (*ProductionInvoke) ModifyBuyer

func (*ProductionInvoke) ModifyBuyer(stub shim.ChaincodeStubInterface, args []string) pb.Response

func (*ProductionInvoke) ModifyProduction

func (*ProductionInvoke) ModifyProduction(stub shim.ChaincodeStubInterface, args []string) pb.Response

func (*ProductionInvoke) QueryProduction

func (*ProductionInvoke) QueryProduction(stub shim.ChaincodeStubInterface, args []string) pb.Response

type UserInvoke

type UserInvoke struct{}

func (*UserInvoke) AddUser

func (*UserInvoke) AddUser(stub shim.ChaincodeStubInterface, args []string) pb.Response

func (*UserInvoke) DeleteUser

func (*UserInvoke) DeleteUser(stub shim.ChaincodeStubInterface, args []string) pb.Response

func (*UserInvoke) ListOfUser

func (*UserInvoke) ListOfUser(stub shim.ChaincodeStubInterface, args []string) pb.Response

func (*UserInvoke) ModifyUser

func (*UserInvoke) ModifyUser(stub shim.ChaincodeStubInterface, args []string) pb.Response

func (*UserInvoke) QueryUser

func (*UserInvoke) QueryUser(stub shim.ChaincodeStubInterface, args []string) pb.Response

Jump to

Keyboard shortcuts

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