procs

package
v0.11.2 Latest Latest
Warning

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

Go to latest
Published: Jul 23, 2023 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DatabaseVacuum

func DatabaseVacuum(cc *core.Context) error

func EndpointList

func EndpointList(cc *core.Context) ([]endpoints.Endpoint, error)

func EndpointSend

func EndpointSend(cc *core.Context, envelope_id int64, endpoint_id int64) error

func EndpointTest

func EndpointTest(cc *core.Context, id int64) error

func EnvelopeCreate

func EnvelopeCreate(cc *core.Context, msg *envelope.Message, datts []envelope.DataAttachment) (int64, error)

func EnvelopeDelete

func EnvelopeDelete(cc *core.Context, id int64) error

func EnvelopeDeleteAll

func EnvelopeDeleteAll(cc *core.Context) error

func EnvelopeGet

func EnvelopeGet(cc *core.Context, id int64) (envelope.Envelope, error)

func EnvelopeMessageHTMLGet

func EnvelopeMessageHTMLGet(cc *core.Context, id int64) (string, error)

func InternalSync

func InternalSync(cc *core.Context, eendpoints []endpoints.Endpoint, rrules []rules.Rule, ruleToEndpoints map[string][]string) error

func MailmanBackground added in v0.11.2

func MailmanBackground(ctx context.Context, app core.App)

func RuleAggregateList

func RuleAggregateList(cc *core.Context) ([]rules.Aggregate, error)

func RuleUpdateEnable

func RuleUpdateEnable(cc *core.Context, ruleID int64, enable bool) (rules.Rule, error)

func StorageGet

func StorageGet(cc *core.Context) (models.Storage, error)

func TrimStart added in v0.11.2

func TrimStart(cc *core.Context) error

func TrimmerBackground added in v0.11.2

func TrimmerBackground(ctx context.Context, app core.App, policy models.RetentionPolicy)

func VacuumBackground added in v0.11.2

func VacuumBackground(ctx context.Context, app core.App)

Types

This section is empty.

Jump to

Keyboard shortcuts

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