Versions in this module Expand all Collapse all v0 v0.0.1 Jul 15, 2018 Changes in this version + func ProcessAll(base string) error + func WriteClientFile(wr io.Writer, names []string) error + func WriteServerFile(wr io.Writer) error + type Model struct + func New(fullPath string, info os.FileInfo) Model + func (m Model) ClientFilename() string + func (m Model) ClientName() string + func (m Model) ServerFilename() string + func (m Model) ServerName() string + func (m Model) TypesFilename() string + func (m Model) Write(typesW io.Writer, clientW io.Writer, serverW io.Writer) error