posttablesync_activity

package
v0.4.74 Latest Latest
Warning

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

Go to latest
Published: Oct 3, 2024 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Activity

type Activity struct {
	// contains filtered or unexported fields
}

func (*Activity) RunPostTableSync

func (a *Activity) RunPostTableSync(
	ctx context.Context,
	req *RunPostTableSyncRequest,
) (*RunPostTableSyncResponse, error)

type RunPostTableSyncRequest

type RunPostTableSyncRequest struct {
	// Identifier that is used in combination with the AccountId to retrieve the post table run config
	Name      string
	AccountId string
}

type RunPostTableSyncResponse

type RunPostTableSyncResponse struct {
}

Jump to

Keyboard shortcuts

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