package
Version:
v0.0.1
Opens a new window with list of versions in this module.
Published: Feb 13, 2021
License: MIT
Opens a new window with license information.
Imports: 14
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Options required to start the server.
type Server struct {
Echo *echo.Echo
Port string
}
Initializes a new graphql server.
Starts the server.
Supports graceful shutdown.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.