Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ArgsOutputProxy ¶ added in v1.7.13
type ArgsOutputProxy struct { ProxyHandler proxy2.ProxyHandler ProxyTransactionHandler proxy2.ProxyTransactionsHandler }
ArgsOutputProxy the components that are returned by proxy creator
func CreateProxy ¶
func CreateProxy(args ArgsProxy) (*ArgsOutputProxy, error)
CreateProxy will create a new instance of proxy
Click to show internal directories.
Click to hide internal directories.