Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type V0Server ¶
type V0Server struct {
// contains filtered or unexported fields
}
API v0 server mock
func NewV0Server ¶
func NewV0Server(logger *slog.Logger, manager *manager.NodeSetMockManager) *V0Server
Creates a new API v0 server mock
func (*V0Server) GetManager ¶
func (s *V0Server) GetManager() *manager.NodeSetMockManager
Gets the manager
func (*V0Server) RegisterRoutes ¶
Registers the routes for the server
Click to show internal directories.
Click to hide internal directories.