exhtml v0.4.0-beta.3 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

Exhtml.Host represents the content server

Exhtml.Repo holds the core K/V data of the contents

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