This website requires JavaScript.
Explore
Help
Sign In
LumeWeb
/
portal
Watch
1
Star
0
Fork
You've already forked portal
0
Code
Issues
5
Pull Requests
Packages
Projects
Releases
Wiki
Activity
cb558cdfc3
portal
/
config
/
protocol.go
6 lines
60 B
Go
Raw
Normal View
History
Unescape
Escape
refactor: implement new configuration management system
2024-02-22 07:09:31 +00:00
package
config
type
ProtocolConfig
interface
{
feat: add reflection-based system to manage defaults and validations per struct
2024-02-28 13:47:33 +00:00
Defaults
refactor: implement new configuration management system
2024-02-22 07:09:31 +00:00
}