bake

package
v3.0.1 Latest Latest
Warning

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

Go to latest
Published: May 16, 2023 License: BSD-3-Clause Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Service

type Service struct {
	*abstract.Service //base class

}

Service ***

func NewService

func NewService(absService *abstract.Service) *Service

NewService ***

func (*Service) Bake

func (o *Service) Bake(kind string, objectId int64, config map[string]string, callback string) (*response.DataBagBean, error)

--------------------------------------------------------------------- kind must in [files, integrations]

func (*Service) FileBake

func (o *Service) FileBake(fileId int64, config map[string]string, callback string) (*response.DataBagBean, error)

func (*Service) FileDefaultBake

func (o *Service) FileDefaultBake(fileId int64, callback string) (*response.DataBagBean, error)

func (*Service) GetBakeStatus

func (o *Service) GetBakeStatus(kind string, objectId int64) ([]*response.DataBagBean, error)

func (*Service) GetFileStatus

func (o *Service) GetFileStatus(fileId int64) ([]*response.DataBagBean, error)

func (*Service) GetIntegrateStatus

func (o *Service) GetIntegrateStatus(integrateId int64) ([]*response.DataBagBean, error)

func (*Service) IntegrateBake

func (o *Service) IntegrateBake(integrateId int64, config map[string]string, callback string) (*response.DataBagBean, error)

func (*Service) IntegrateDefaultBake

func (o *Service) IntegrateDefaultBake(integrateId int64, callback string) (*response.DataBagBean, error)

Jump to

Keyboard shortcuts

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