doc.go 224 B

12345678910
  1. // Copyright 2018 Frédéric Guillot. All rights reserved.
  2. // Use of this source code is governed by the MIT license
  3. // that can be found in the LICENSE file.
  4. /*
  5. Package errors handles localized errors.
  6. */
  7. package errors