schema

package
v0.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 23, 2022 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Schemas = []carrier.Schema{
		&carrier.EntSchema{
			To:    &ten.UserCreate{},
			Posts: []carrier.PostField{{Name: "groups", Input: 2}},
		},
		&carrier.EntSchema{
			To: &ten.CarCreate{},
		},
		&carrier.EntSchema{
			To:     &ten.GroupCreate{},
			Traits: []string{"nouser"},
		},
	}
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL