func github.com/aws/smithy-go/ptr.Int8Map
2 uses
github.com/aws/smithy-go/ptr (current package)
to_ptr.go#L143: func Int8Map(vs map[string]int8) map[string]*int8 {
github.com/aws/aws-sdk-go-v2/aws
to_ptr.go#L92: return ptr.Int8Map(vs)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)