package
2.0.0+incompatible
Repository: https://github.com/axiacoin/axia-network-v2.git
Documentation: pkg.go.dev
# Functions
New returns an instance of a Server.
NewMockPathAdder creates a new mock instance.
NewMockPathAdderWithReadLock creates a new mock instance.
NewMockServer creates a new mock instance.
No description provided by the author
# Structs
MockPathAdder is a mock of PathAdder interface.
MockPathAdderMockRecorder is the mock recorder for MockPathAdder.
MockPathAdderWithReadLock is a mock of PathAdderWithReadLock interface.
MockPathAdderWithReadLockMockRecorder is the mock recorder for MockPathAdderWithReadLock.
MockServer is a mock of Server interface.
MockServerMockRecorder is the mock recorder for MockServer.
# Interfaces
No description provided by the author
No description provided by the author
Server maintains the HTTP router.
No description provided by the author