Versions in this module Expand all Collapse all v0 v0.1.0 Jan 4, 2019 Changes in this version + func ToCamel(s string) string + type TypeScriptify struct + BackupExtension string + CreateFromMethod bool + DoExportClass bool + Indent string + Prefix string + Suffix string + UseInterface bool + func New() *TypeScriptify + func (t *TypeScriptify) Add(obj interface{}) + func (t *TypeScriptify) AddType(typeOf reflect.Type) + func (t *TypeScriptify) Convert(customCode map[string]string) (string, error) + func (t TypeScriptify) ConvertToFile(fileName string) error