Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DataInstancer ¶
type DataInstancer interface {
DirectInstance(tenantId string, opts *dtable.DataGroupRequest, schema *xbprint.NewTableGroup) (*dtable.DataGroupResponse, error)
}
type SheetInstancer ¶
type SheetInstancer struct {
// contains filtered or unexported fields
}
func New ¶
func New(app xtypes.App) *SheetInstancer
func (*SheetInstancer) DirectInstance ¶
func (s *SheetInstancer) DirectInstance(tenantId, source, gslug string, template *xbprint.NewSheetGroup) (*xinstance.Response, error)
Click to show internal directories.
Click to hide internal directories.