# Functions
NewDirWriter returns a Writer that writes to the specified directory.
No description provided by the author
NewStreamWriter returns a new Writer that writes to the passed io.Writer.
# Constants
No description provided by the author
No description provided by the author
# Structs
FakeWriter is a writer that is useful during tests.
# Interfaces
Writer is a mechanism to persist generated Go files.