Directories ¶
Path | Synopsis |
---|---|
routing
Package routing defines the Router interface for managing smart contract method calls.
|
Package routing defines the Router interface for managing smart contract method calls. |
routing/grpc
Package grpc provides a GRPC-based router for smart contract method invocation.
|
Package grpc provides a GRPC-based router for smart contract method invocation. |
routing/mux
Package mux provides a multiplexer (or router) that allows multiple github.com/anoideaopen/foundation/core/routing.Router instances to be used together.
|
Package mux provides a multiplexer (or router) that allows multiple github.com/anoideaopen/foundation/core/routing.Router instances to be used together. |
routing/reflect
Package reflect provides functionality for routing smart contract method calls using Go reflection.
|
Package reflect provides functionality for routing smart contract method calls using Go reflection. |
stub
Package stub mocked provides APIs for the chaincode to access its state variables, transaction context and call other chaincodes.
|
Package stub mocked provides APIs for the chaincode to access its state variables, transaction context and call other chaincodes. |
test
|
|
integration
Module
|
|
Click to show internal directories.
Click to hide internal directories.