//
pkg.gl
Category
github.com/windmeup/goreleaser/v2
internal
middleware
package
2.5.0
Repository:
https://github.com/windmeup/goreleaser.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
3
Files
2 SLOC
#
Packages
errhandler
No description provided by the author
logging
No description provided by the author
skip
Package skip can skip an entire Action.
#
Type aliases
Action
Action is a function that takes a context and returns an error.