Documentation ¶
Overview ¶
Package manipulations defines the interfaces all html doc manipulations must implement
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CSSNamespace ¶
Types ¶
type AssetManager ¶
type AssetManager interface {
WithID(id string) map[assets.Type][]assetmanager.Asset
}
Click to show internal directories.
Click to hide internal directories.