Files
cloud-services/pkg/common/context/value_keys.go

6 lines
90 B
Go

package context
type ContextType string
const ProviderKey ContextType = "auth_provider"