Documentation ¶
Index ¶
- func Attribute(ctx context.Context, key string) fmt.Stringer
- func Attributes(ctx context.Context) map[string]fmt.Stringer
- func Error(err error) fmt.Stringer
- func IsBlank(actual fmt.Stringer) bool
- func IsEqual(actual fmt.Stringer, expected string) bool
- func StringOrBlank(s fmt.Stringer) string
- func Strings(ctx context.Context) map[string]string
- func WithAttribute(ctx context.Context, key string, value fmt.Stringer) context.Context
- type Redacted
- type String
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StringOrBlank ¶ added in v1.145.0
StringOrBlank for meta.
Types ¶
Click to show internal directories.
Click to hide internal directories.