Discover Packages
github.com/kindynosmx/ogen
internal
server
package
Version:
v0.0.0-...-b9de96a
Opens a new window with list of versions in this module.
Published: Apr 28, 2023
License: MIT
Opens a new window with license information.
Imports: 27
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
View Source
var (
ErrDatadirUsed = errors .New ("datadir already used by another process")
ErrNodeStopped = errors .New ("node not started")
ErrNodeRunning = errors .New ("node already running")
ErrServiceUnknown = errors .New ("unknown service")
)
CheckTimeouts ensures that timeout values are meaningful
NewHTTPHandlerStack returns wrapped http-related handlers
StartHTTPEndpoint starts the HTTP RPC endpoint.
NewServer creates a server instance and initializes the ogen services.
StopError is returned if a Node fails to stop either any of its registered
services or itself.
Error generates a textual representation of the stop error.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.