Documentation ¶
Index ¶
- func Attachments(c *fiber.Ctx, cc *core.Context) error
- func EndpointTest(c *fiber.Ctx, cc *core.Context, id int64) error
- func Endpoints(c *fiber.Ctx, cc *core.Context) error
- func Envelope(c *fiber.Ctx, cc *core.Context, id int64) error
- func EnvelopeDelete(c *fiber.Ctx, cc *core.Context, id int64) error
- func EnvelopeHTML(c *fiber.Ctx, cc *core.Context, id int64) error
- func EnvelopeNew(c *fiber.Ctx) error
- func EnvelopeNewPost(c *fiber.Ctx, cc *core.Context) error
- func Envelopes(c *fiber.Ctx, cc *core.Context) error
- func EnvelopesDelete(c *fiber.Ctx, cc *core.Context) error
- func Files(app core.App) fiber.Handler
- func Index(retentionPolicy models.RetentionPolicy) func(c *fiber.Ctx, cc *core.Context) error
- func PRecentEnvelopesTable(c *fiber.Ctx, cc *core.Context) error
- func PStorageTable(c *fiber.Ctx, cc *core.Context) error
- func RuleEnable(c *fiber.Ctx, cc *core.Context, id int64) error
- func Rules(c *fiber.Ctx, cc *core.Context) error
- func Send(c *fiber.Ctx, cc *core.Context) error
- func Vacuum(c *fiber.Ctx, cc *core.Context) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Attachments ¶
func EnvelopeNew ¶
func EnvelopeNew(c *fiber.Ctx) error
func EnvelopeNewPost ¶
func EnvelopesDelete ¶
func Index ¶
func Index(retentionPolicy models.RetentionPolicy) func(c *fiber.Ctx, cc *core.Context) error
func PRecentEnvelopesTable ¶
func PStorageTable ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.