Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SemverHandler ¶
type SemverHandler struct {
Generator generator.ISemverGenerator `inject:""`
}
SemverHandler is a handler for generate version
func (*SemverHandler) Generate ¶
func (h *SemverHandler) Generate(ctx context.Context, req *proto.GenerateRequest, rsp *proto.GenerateResponse) error
Generate new version tag for project
Click to show internal directories.
Click to hide internal directories.