# Functions
NewRouter creates a new Router with the provided [github.com/anoideaopen/foundation/core/routing.Router] instances.
# Variables
ErrChaincodeFunction is returned when a chaincode function has already been defined in the router.
ErrUnsupportedMethod is returned when a method is not supported by the router.