Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GithubTagsResourceType ¶
type GithubTagsResourceType[S SourceInfo, V Version, G any, P any] struct { // contains filtered or unexported fields }
func (GithubTagsResourceType[S, V, G, P]) Check ¶
func (r GithubTagsResourceType[S, V, G, P]) Check(request framework.CheckRequest[SourceInfo, Version]) ([]Version, error)
func (*GithubTagsResourceType[S, V, G, P]) Get ¶
func (r *GithubTagsResourceType[S, V, G, P]) Get(baseDir string, request framework.GetRequest[SourceInfo, Version, any]) (framework.Response[Version], error)
type SourceInfo ¶
Click to show internal directories.
Click to hide internal directories.