func github.com/aws/smithy-go/ptr.ToInt8Map

2 uses

	github.com/aws/smithy-go/ptr (current package)
		from_ptr.go#L174: func ToInt8Map(vs map[string]*int8) map[string]int8 {

	github.com/aws/aws-sdk-go-v2/aws
		from_ptr.go#L112: 	return ptr.ToInt8Map(vs)