Versions in this module Expand all Collapse all v0 v0.1.1 Oct 30, 2017 Changes in this version + type SirenAction struct + Class []string + Fields []map[string]string + Href string + Method string + Name string + Title string + Type string + type SirenEntity struct + Actions []SirenAction + Class []string + Entities []SirenEntity + Links []SirenLink + Properties map[string]interface{} + Title string + type SirenLink struct + Class []string + Href string + Rel []string + Title string + Type string + type SirenResponse struct + Actions []SirenAction + Class []string + Entities []SirenEntity + Links []SirenLink + Properties map[string]interface{} + func (s SirenResponse) Run(cnt kek.Doc, urlRoute string) views.Runner