Commit Graph

12 Commits (f4e4fbea62096710f1f228be46ca42f4fee54951)

Author SHA1 Message Date
fatedier 6194273615
use net.JoinHostPort instead of fmt.Sprintf (#2791) 3 years ago
fatedier fbaa5f866e
add e2e tests (#2334) 4 years ago
fatedier 3fbdea0f6b
rename models to pkg (#2005) 4 years ago
fatedier c9fe23eb10
more e2e tests (#1845) 4 years ago
fatedier 8b75b8b837
fix by golint (#1822) 5 years ago
Tank d193519329
feat: Support user specify udp packet size in config (#1794) 5 years ago
fatedier 495d999b6c
refactoring monitor code, support prometheus (#1668)
* refactoring monitor code, support prometheus
* remove vendor
5 years ago
fatedier 649f47c345 change log method 5 years ago
Tyler Compton 6277af4790 Pass server configuration as an argument
The ServerCommonConf is now passed around as an argument instead of
being shared between components as a global variable. This allows for
more natural interaction with server.Session as a library and allows for
multiple servers to co-exist within the same process.

Related: #1387
6 years ago
fatedier 9c4ec56491 support proxy protocol 6 years ago
fatedier 48990da22e go vet 6 years ago
fatedier 611d063e1f server: adjust code structure 6 years ago