Versions in this module Expand all Collapse all v0 v0.1.0 Aug 26, 2021 v0.0.2 Dec 1, 2016 v0.0.1 Nov 24, 2016 Changes in this version + type Service interface + Render func(m *sanmodel.Model) ([]byte, error) + RenderFromSource func(source []byte) ([]byte, error) + func NewService(cs compiler.Service) Service