MCPcopy Create free account
hub / github.com/pquerna/ffjson / ByteSliceNormal

Struct ByteSliceNormal

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

ByteSliceNormal struct

Source from the content-addressed store, hash-verified

972
973// ByteSliceNormal struct
974type ByteSliceNormal struct {
975 X []byte
976}
977
978// ByteSliceRenamed stuct
979type ByteSliceRenamed struct {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected