procs

package
v0.11.0 Latest Latest
Warning

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

Go to latest
Published: Jul 21, 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 GardenerStart

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

func InternalSync

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

func MailmanStart

func MailmanStart(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 VacuumStart

func VacuumStart(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