//
pkg.gl
Category
github.com/dgate-io/dgate
pkg
rafthttp
package
0.11.1
Repository:
https://github.com/dgate-io/dgate.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
1
Files
266 SLOC
#
Functions
NewHTTPTransport
No description provided by the author
#
Structs
HTTPTransport
HTTPTransport provides a HTTP-based transport that can be used to communicate with Raft on remote machines.
#
Interfaces
Doer
Doer provides the Do() method, as found in net/http.Client.