Finished code cleanup, readme is mostly done.
This commit is contained in:
@@ -15,6 +15,7 @@ const (
|
||||
contextKeyConfig contextKey = "config"
|
||||
)
|
||||
|
||||
// Configuration is a simple configuration that can be loaded from a YAML file.
|
||||
type Configuration struct {
|
||||
Database struct {
|
||||
ConnString string `yaml:"conn_string"`
|
||||
|
||||
Reference in New Issue
Block a user