package
Version:
v0.0.37
Opens a new window with list of versions in this module.
Published: Dec 7, 2024
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Code generated by config, DO NOT EDIT.
type API struct {
HTTP HTTP
}
type Config struct {
API API
GRPC GRPC
DB DB
}
type GRPC struct {
HTTP HTTP
}
type Postgres struct {
URL string
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.