Versions in this module Expand all Collapse all v0 v0.1.3 Oct 22, 2019 Changes in this version + const EmptyMessage + const StructPrefix + func GenerateBind(path string, deployments deployment.Deployments, typeOptions Options) error + func Render(c contract) ([]byte, error) + func RenderFile(path string, c contract) error + type Options map[string]option + type Service struct + Comment string + Methods []method + Name string + func (srv Service) PrintService() string