Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrNotFound = errors.New("the bridge deposit was not found")
)
Functions ¶
func HashSliceToBytesArray ¶
Types ¶
type BridgeService ¶
type BridgeServiceBase ¶
type BridgeServiceBase struct {
// contains filtered or unexported fields
}
func NewBridgeServiceBase ¶
func NewBridgeServiceBase(url string) BridgeServiceBase
func (*BridgeServiceBase) Url ¶
func (b *BridgeServiceBase) Url() string
Click to show internal directories.
Click to hide internal directories.