func()

in pkg/sdk/client/configuration.go [21:23]


func (c contextKey) String() string {
	return "auth " + string(c)
}