File: doc.go

package info (click to toggle)
bingo 0.9.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 5,912 kB
  • sloc: sh: 258; makefile: 117
file content (5 lines) | stat: -rw-r--r-- 214 bytes parent folder | download
1
2
3
4
5
// Copyright (c) Bartłomiej Płotka @bwplotka
// Licensed under the Apache License 2.0.

// Package mod allows programmatic editions of Go mod file. It wraps `golang.org/x/mod` with easier to use API.
package mod