Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-12-19 | server: use Dialer Control method instead of hack to modify connection ↵ | FUJITA Tomonori | |
before dialing Use the feature of go 1.11 to remove the hack. Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | |||
2018-07-07 | follow Standard Go Project Layout | FUJITA Tomonori | |
https://github.com/golang-standards/project-layout Now you can see clearly what are private and public library code. Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> |