mirror of
https://github.com/DNSCrypt/dnscrypt-proxy.git
synced 2025-01-01 00:57:32 +01:00
6 lines
256 B
Go
6 lines
256 B
Go
|
// Package reporting contains internal functionality related
|
||
|
// to console reporting and output. Although this package has
|
||
|
// exported names is not intended for public consumption. See the
|
||
|
// examples package for how to use this project.
|
||
|
package reporting
|