gofmt
This commit is contained in:
parent
391ce61362
commit
9f376db0f4
24 changed files with 65 additions and 67 deletions
|
|
@ -11,9 +11,9 @@ import (
|
|||
var BasePath string = ""
|
||||
|
||||
type Server struct {
|
||||
Addr string
|
||||
db *storage.Storage
|
||||
worker *worker.Worker
|
||||
Addr string
|
||||
db *storage.Storage
|
||||
worker *worker.Worker
|
||||
// auth
|
||||
Username string
|
||||
Password string
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue