Bill Fu

Results 3 issues of Bill Fu

Currently, Golang 1.10 is recommended, and Golang 1.12 has a built-in package management tool `module`. We may need to use this instead of the 3rd party management tool `dep` to...

This is a pull request for issue #19 . Golang 1.11 adds preliminary support for a new built-in package management tool `modules`; and Golang 1.12 supports feature `modules` officially. Using...

Currently, policy management service (PMS) and access decision service (ADS) only supports three types of policy stores, such as file, etcd and MongoDB. However, a lot of end users want...

enhancement
help wanted