package
0.0.0-20240412122703-dd674671faae
Repository: https://github.com/marcohb99/go-api-example.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NewReleaseCommand creates a new ReleaseCommand.
NewReleaseCommandHandler initializes a new ReleaseCommandHandler.
NewReleaseService returns the default Service interface implementation.

# Constants

No description provided by the author

# Structs

No description provided by the author
ReleaseCommand is the command dispatched to create a new release.
ReleaseCommandHandler is the command handler responsible for creating releases.
ReleaseService is the default ReleaseService interface implementation returned by creating.NewReleaseService.