Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var HVERSION = "dev"
Functions ¶
This section is empty.
Types ¶
type GoReleaser ¶
type GoReleaser struct {
// contains filtered or unexported fields
}
func (*GoReleaser) Name ¶
func (gr *GoReleaser) Name() string
func (*GoReleaser) NoRelease ¶
func (gr *GoReleaser) NoRelease(_ *hooks.NoReleaseConfig) error
func (*GoReleaser) Success ¶
func (gr *GoReleaser) Success(shConfig *hooks.SuccessHookConfig) error
func (*GoReleaser) Version ¶
func (gr *GoReleaser) Version() string
Click to show internal directories.
Click to hide internal directories.