package
0.0.0-20220611034010-79c606f82032
Repository: https://github.com/go-sif/sif.git
Documentation: pkg.go.dev
# Functions
CreateBuildablePartition creates a new Partition containing an empty byte array and a schema.
CreateKeyedReduceablePartition creates a new Partition containing an empty byte array and a schema.
CreatePartition creates a new Partition containing an empty byte array and a schema.
CreateReduceablePartition creates a new Partition containing an empty byte array and a schema.
CreateTempRow builds an empty row struct which cannot be used until passed to a function which populates it with data.
FromBytes converts serialized bytes into a Partition.
FromStreamedData loads data from a protobuf stream into this Partition.
# Variables
No description provided by the author