Skip to content

Commit

Permalink
gofmt
Browse files Browse the repository at this point in the history
  • Loading branch information
Lev Vysotsky committed Apr 14, 2022
1 parent 3bf90e9 commit d405698
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions server.go
Original file line number Diff line number Diff line change
Expand Up @@ -204,11 +204,11 @@ func RunSSServer(filename string, natTimeout time.Duration, sm metrics.Shadowsoc

type Config struct {
Keys []struct {
ID string
Port int
Cipher string
Secret string
RateLimit int
ID string
Port int
Cipher string
Secret string
RateLimit int
}
}

Expand Down

0 comments on commit d405698

Please sign in to comment.