Documentation
¶
Overview ¶
Package http provides the client transport for Reunion DB queries over http.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Transport ¶
type Transport struct {
// contains filtered or unexported fields
}
Transport is used by Reunion protocol clients to send queries to the Reunion DB service over HTTP.
func NewTransport ¶
NewTransport creates a new Transport given a URL string.
func (*Transport) CurrentEpochs ¶
CurrentEpochs returns the valid epochs the transport provides
func (*Transport) CurrentSharedRandoms ¶
CurrentSharedRandoms returns the valid shared randoms the transport provides
Click to show internal directories.
Click to hide internal directories.