MCPcopy
hub / github.com/pquerna/ffjson / renamedByteSlice

TypeAlias renamedByteSlice

tests/ff.go:970–970  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

968// byte slices are special even if they're renamed types.
969type renamedByte byte
970type renamedByteSlice []byte
971type renamedRenamedByteSlice []renamedByte
972
973// ByteSliceNormal struct

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected