Documentation
¶
Overview ¶
xml-binary demonstrates WillowUI's binary template format (.xmlui): the same demo as xml-basic but using a pre-compiled binary template loaded via go:embed and RegisterBinary instead of RegisterXML.
To regenerate the .xmlui file:
go run ./cmd/xmluic examples/templating/xml-binary/template.xml examples/templating/xml-binary/template.xmlui
Click to show internal directories.
Click to hide internal directories.