package
Version:
v0.0.0-...-21075cb
Opens a new window with list of versions in this module.
Published: Nov 11, 2024
License: Apache-2.0, Apache-2.0
Opens a new window with license information.
Imports: 19
Opens a new window with list of imports.
Imported by: 5
Opens a new window with list of known importers.
README
¶
Documentation
¶
View Source
const (
REST = "REST"
GraphQL = "GRAPHQL"
)
type Config struct {
DBURL string
MaxIdleDBConns int
MaxOpenDBConns int
AUTHURL string
ListenerPort int
}
Source Files
¶
Directories
¶
cmd
|
|
|
|
Click to show internal directories.
Click to hide internal directories.