package
Version:
v2.0.0-...-f14e5ff
Opens a new window with list of versions in this module.
Published: May 8, 2024
License: MIT
Opens a new window with license information.
Imports: 18
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Server struct {
Logger zerolog.Logger
AsyncErrorHandler func(error)
DocumentService handlerDocumentService
}
Server is responsible for the transport layer of the API.
Init the server internal state.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.