# Packages
No description provided by the author
# Functions
DefaultSink returns a default sink that simply logs output to stderr/stdout.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Message returns an anonymous diagnostic message without any source or ID information.
RawMessage returns an anonymous diagnostic message without any source or ID information that will not be rendered with Sprintf.
StreamMessage returns an anonymous diagnostic message without any source or ID information that is associated with the given stream ID.
# Structs
Diag is an instance of an error or warning generated by the compiler.
FormatOptions controls the output style and content.
# Interfaces
Sink facilitates pluggable diagnostics messages.