mirror of
https://github.com/status-im/consul.git
synced 2025-02-22 18:38:19 +00:00
Fix type name (#6728)
This commit is contained in:
parent
825e19bc5f
commit
ab5a05f71d
@ -36,4 +36,4 @@ func (m *EnterpriseMeta) InitDefault() {}
|
||||
func (m *EnterpriseMeta) FillAuthzContext(*acl.EnterpriseAuthorizerContext) {}
|
||||
|
||||
// FillAuthzContext stub
|
||||
func (d *DirEntry) FillAuthzContext(*acl.EnterpriseAuthorizercontext) {}
|
||||
func (d *DirEntry) FillAuthzContext(*acl.EnterpriseAuthorizerContext) {}
|
||||
|
Loading…
x
Reference in New Issue
Block a user