Marko
7b52f51700
* libs/common: Refactor libs/common 5 - move mathematical functions and types out of `libs/common` to math pkg - move net functions out of `libs/common` to net pkg - move string functions out of `libs/common` to strings pkg - move async functions out of `libs/common` to async pkg - move bit functions out of `libs/common` to bits pkg - move cmap functions out of `libs/common` to cmap pkg - move os functions out of `libs/common` to os pkg Signed-off-by: Marko Baricevic <marbar3778@yahoo.com> * fix testing issues * fix tests closes #41417 woooooooooooooooooo kill the cmn pkg Signed-off-by: Marko Baricevic <marbar3778@yahoo.com> * add changelog entry * fix goimport issues * run gofmt |
5 years ago | |
---|---|---|
.. | ||
testdata | p2p: Add test vectors for deriving secrets (#2120) | 6 years ago |
codec.go | linters: enable stylecheck (#4153) | 5 years ago |
conn_go110.go | p2p: tmconn->conn and types->p2p | 7 years ago |
conn_notgo110.go | p2p: tmconn->conn and types->p2p | 7 years ago |
connection.go | libs/common: Refactor libs/common 5 (#4240) | 5 years ago |
connection_test.go | Fix linter errors thrown by `lll` (#3970) | 5 years ago |
secret_connection.go | libs/common: Refactor libs/common 5 (#4240) | 5 years ago |
secret_connection_test.go | libs/common: Refactor libs/common 5 (#4240) | 5 years ago |