Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-11-08 | server: Fix timestamp when msg is nil | Eiichiro Watanabe | |
2018-11-07 | server: unexported Watcher stuff | FUJITA Tomonori | |
Replace it with the new API using api/. Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | |||
2018-10-30 | server: unexport fsm stuff | FUJITA Tomonori | |
No need to export the bgp peer internals. Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | |||
2018-08-10 | pkg/server: public APIs use structures in api/ | FUJITA Tomonori | |
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> |