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