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