grim/hgkeeper

Changed the policy_effect to the priority model and move the definition of the access function to the policyChanged the policy_effect to the priority model. Also tried to clean up the docs to explain the changel. Also tried to clean up the docs to explain the changes.
module bitbucket.org/rw_grim/hgkeeper
require (
github.com/alecthomas/kong v0.1.16
github.com/casbin/casbin v1.9.1
github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
github.com/sirupsen/logrus v1.4.1
github.com/smartystreets/goconvey v0.0.0-20190731233626-505e41936337 // indirect
github.com/stretchr/testify v1.3.0
golang.org/x/crypto v0.0.0-20190411191339-88737f569e3a
gopkg.in/ini.v1 v1.46.0
)
go 1.11