added comment
Dieser Commit ist enthalten in:
Ursprung
4244e2728d
Commit
d744ff8205
|
@ -11,6 +11,7 @@ import (
|
||||||
"go.sebtobie.de/httpserver/middleware/db"
|
"go.sebtobie.de/httpserver/middleware/db"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
// Site is an simple type for wrapping sites and their config paths in the absence of an **kwargs equivalent.
|
||||||
type Site struct {
|
type Site struct {
|
||||||
// Config is the name of the mapitem with the config
|
// Config is the name of the mapitem with the config
|
||||||
Config string
|
Config string
|
||||||
|
|
Laden…
In neuem Issue referenzieren