exhtml v0.3.1 API Reference

Modules

Exhtml serves HTML contents. It fetches content from backend storage and saves in its state. HTML contents are responded to user directly from state

This is the Application specification of Exhtml

Exhtml.Host represents the content server

Stash save important states. Processes save their states to stash on crashing. They can restore states from Stash after restarts

Storage provides a fetch method used to fetch content from outside source

Default empty storage

Supervisor manages the supervisor tree of Exhtml

Exhtml.Table provides a place to set and get HTML contents by slug