Versions in this module Expand all Collapse all v0 v0.1.0 May 13, 2026 Changes in this version + func FS(fsys fs.FS, l *Lock) (fs.FS, error) + func SRI(l *Lock, name string) string + func Tag(l *Lock, name string, opts Options) []template.HTML + func Tags(l *Lock, assetType string, opts Options) []template.HTML + type Asset = lock.Asset + type Lock = lock.Lock + func Parse(r io.Reader) (*Lock, error) + type Options struct + Prefix string