Versions in this module Expand all Collapse all v1 v1.0.0 Nov 12, 2018 Changes in this version + const DEFAULT_KEY + const DIALKEEPALIVETIME + const DIALKEEPALIVETIMEOUT + const DIALTIMEOUT + const PLACEHOLDER + const REQUESTTIMEOUT + type Adapter struct + func NewAdapter(etcdEndpoints []string, key string) *Adapter + func (a *Adapter) AddPolicy(sec string, ptype string, line []string) error + func (a *Adapter) LoadPolicy(model model.Model) error + func (a *Adapter) RemoveFilteredPolicy(sec string, ptype string, fieldIndex int, fieldValues ...string) error + func (a *Adapter) RemovePolicy(sec string, ptype string, line []string) error + func (a *Adapter) SavePolicy(model model.Model) error + type CasbinRule struct + Key string + PType string + V0 string + V1 string + V2 string + V3 string + V4 string + V5 string