mirror of
https://github.com/nkanaev/yarr.git
synced 2025-09-14 02:10:04 +00:00
gofmt
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user