Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-10-23 | Unexport adapter implementations to make it clear that API interfaces should ↵ | Ondrej Fabry | 1 | -9/+19 | |
be used - this decision was made to follow more idiomatic Go, described in https://golang.org/doc/effective_go.html#generality Change-Id: I341556c792df77ca35a60a1e4afc541482f23734 Signed-off-by: Ondrej Fabry <ofabry@cisco.com> | |||||
2018-10-22 | Introduce StatsAPI and it's initial implementation | Ondrej Fabry | 1 | -0/+279 | |
- this implementation is basically Go wrapper around VPP's vppapiclient C library Change-Id: I6f53dc3e228868834bf3a8a00c686ad05e22f3dd Signed-off-by: Ondrej Fabry <ofabry@cisco.com> |