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