Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FoodAddPizza ¶
func FoodAddPizza(builder *flatbuffers.Builder, pizza flatbuffers.UOffsetT)
func FoodAddPizzaTest ¶
func FoodAddPizzaTest(builder *flatbuffers.Builder, pizzaTest flatbuffers.UOffsetT)
func FoodEnd ¶
func FoodEnd(builder *flatbuffers.Builder) flatbuffers.UOffsetT
func FoodStart ¶
func FoodStart(builder *flatbuffers.Builder)
Types ¶
type Food ¶
type Food struct {
// contains filtered or unexported fields
}
func GetRootAsFood ¶
func GetRootAsFood(buf []byte, offset flatbuffers.UOffsetT) *Food
func GetSizePrefixedRootAsFood ¶
func GetSizePrefixedRootAsFood(buf []byte, offset flatbuffers.UOffsetT) *Food
func (*Food) Table ¶
func (rcv *Food) Table() flatbuffers.Table
Click to show internal directories.
Click to hide internal directories.