package
Version:
v0.0.0-...-c2329a5
Opens a new window with list of versions in this module.
Published: Dec 11, 2023
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
Port string `env:"PORT" envDefault:"3000"`
DBPath string `env:"DB_PATH" envDefault:"honeypot.db"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.