mock

package
v0.0.0-...-b81b3d3 Latest Latest
Warning

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

Go to latest
Published: Sep 10, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Mock

type Mock struct{}

func (*Mock) ArchiveData

func (c *Mock) ArchiveData(ctx *common.Context, para *types.ArchiveParaStruct) (string, error)

func (*Mock) DeleteData

func (c *Mock) DeleteData(ctx *common.Context, para *types.DeleteParaStruct) (string, error)

func (*Mock) DeleteWorkFlow

func (c *Mock) DeleteWorkFlow(ctx *common.Context, workflow string) error

func (*Mock) RebuildTables

func (c *Mock) RebuildTables(ctx *common.Context, para *types.RebuildParaStruct) (string, error)

func (*Mock) StopWorkFlow

func (c *Mock) StopWorkFlow(ctx *common.Context, workflow string) error

func (*Mock) TruncateData

func (c *Mock) TruncateData(ctx *common.Context, para *types.TruncateParaStruct) (string, error)

func (*Mock) WorkFlowAddr

func (c *Mock) WorkFlowAddr(_ *common.Context, _ string) (string, error)

func (*Mock) WorkFlowStatus

func (c *Mock) WorkFlowStatus(_ *common.Context, id string) (types.WorkFlowStatusType, error)

Jump to

Keyboard shortcuts

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