Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FNSProvider ¶
type FNSProvider interface {
FabricNetworkService(network string) (driver.FabricNetworkService, error)
}
type IsFinalRequest ¶
type IsFinalResponderView ¶
type IsFinalResponderView struct {
FNSProvider FNSProvider
}
func NewIsFinalResponderView ¶
func NewIsFinalResponderView(FNSProvider FNSProvider) *IsFinalResponderView
type IsFinalResponse ¶
type IsFinalResponse struct {
Err error
}
Click to show internal directories.
Click to hide internal directories.