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

2 uses

	github.com/aws/smithy-go/ptr (current package)
		to_ptr.go#L125: func Int8(v int8) *int8 {

	github.com/aws/aws-sdk-go-v2/aws
		to_ptr.go#L80: 	return ptr.Int8(v)