Documentation
¶
Index ¶
- Variables
- func DeleteAddressHash(addrHash hash.Hash, req http.Request) *http.Response
- func DeleteOrganisationHash(orgHash hash.Hash, req http.Request) *http.Response
- func DeleteRoutingHash(routingHash hash.Hash, req http.Request) *http.Response
- func GetAddressHash(hash hash.Hash, _ http.Request) *http.Response
- func GetOrganisationHash(orgHash hash.Hash, _ http.Request) *http.Response
- func GetRoutingHash(routingHash hash.Hash, _ http.Request) *http.Response
- func PostAddressHash(addrHash hash.Hash, req http.Request) *http.Response
- func PostOrganisationHash(orgHash hash.Hash, req http.Request) *http.Response
- func PostRoutingHash(routingHash hash.Hash, req http.Request) *http.Response
Constants ¶
This section is empty.
Variables ¶
View Source
var (
MinimumProofBitsAddress = 27
)
View Source
var (
MinimumProofBitsOrganisation = 29
)
Functions ¶
func DeleteAddressHash ¶
func DeleteOrganisationHash ¶
func DeleteRoutingHash ¶
func GetOrganisationHash ¶
func PostOrganisationHash ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.