func()

in ci/internal/mitre/client.go [49:51]


func (s State) LogValue() slog.Value {
	return slog.StringValue(s.String())
}