Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GotagNotice ¶
type GotagNotice struct {
// contains filtered or unexported fields
}
func NewGotagNotice ¶
func NewGotagNotice( gotagRepository repository.Gotag, githubRepository repository.GitHub, external external.Gotag, ) *GotagNotice
func (*GotagNotice) Execute ¶
func (gni *GotagNotice) Execute( ctx context.Context, input port.GotagNoticeInput, ) (port.GotagNoticeOutput, error)
Click to show internal directories.
Click to hide internal directories.