File: doc.go

package info (click to toggle)
golang-github-google-renameio 2.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bookworm-backports, experimental, forky, sid, trixie
  • size: 156 kB
  • sloc: makefile: 2
file content (3 lines) | stat: -rw-r--r-- 114 bytes parent folder | download
1
2
3
// Package maybe provides a way to atomically create or replace a file, if
// technically possible.
package maybe