2
0
mirror of https://github.com/hibiken/asynqmon.git synced 2026-07-25 06:20:31 +08:00
Files
asynqmon/internal/static.go

7 lines
82 B
Go
Raw Normal View History

package internal
import "embed"
//go:embed assets/*
var StaticContents embed.FS