open-consul/agent/token/store_oss.go

8 lines
99 B
Go
Raw Normal View History

// +build !consulent
package token
// Stub for enterpriseTokens
type enterpriseTokens struct {
}