format
This commit is contained in:
parent
8788eea4f0
commit
645f40f0c6
8 changed files with 32 additions and 37 deletions
|
|
@ -5,7 +5,7 @@ import (
|
|||
"path"
|
||||
)
|
||||
|
||||
type staticRouting struct{
|
||||
type staticRouting struct {
|
||||
StaticDir string
|
||||
}
|
||||
|
||||
|
|
|
|||
Reference in a new issue