Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var EmbedWebAssets embed.FS
Functions ¶
func HintAssetsRoot ¶
Types ¶
type CombineEmbedFS ¶
type CombineEmbedFS struct {
// contains filtered or unexported fields
}
func NewCombineEmbedFS ¶
func NewCombineEmbedFS(assertDir string, es ...EmbedFS) *CombineEmbedFS
Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
server
command
|
|
|
internal
|
|
|
pkg
|
|
|
mailtemplate
Package mailtemplate holds built-in mail template metadata (codes expected by send logic).
|
Package mailtemplate holds built-in mail template metadata (codes expected by send logic). |
|
notification
Package notification provides unified HTML email sending (SMTP or SendCloud), optional persistence on mail_logs, retries, and SendCloud webhook-driven status updates.
|
Package notification provides unified HTML email sending (SMTP or SendCloud), optional persistence on mail_logs, retries, and SendCloud webhook-driven status updates. |
|
task
Package task provides a small worker pool and optional priority scheduler for async work units.
|
Package task provides a small worker pool and optional priority scheduler for async work units. |
|
utils
Package jwtauth provides a small HS256 access-token template (claims + sign/parse).
|
Package jwtauth provides a small HS256 access-token template (claims + sign/parse). |
Click to show internal directories.
Click to hide internal directories.