Documentation
¶
Index ¶
- func GetOption(opts ...Option) *option
- type Option
- func WithAfterStr(after string) Option
- func WithOutputType(t string) Option
- func WithRepoLang(lang string) Option
- func WithRepoListLimit(limit int) Option
- func WithRepoSort(name string) Option
- func WithRepoTopic(topic string) Option
- func WithRepoType(t string) Option
- func WithTargetUser(user string) Option
- func WithTopicOpenUrl(open bool) Option
- func WithUseCache(use bool) Option
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Option ¶
type Option func(*option)
func WithAfterStr ¶
func WithOutputType ¶
func WithRepoLang ¶
func WithRepoListLimit ¶
func WithRepoSort ¶
func WithRepoTopic ¶
func WithRepoType ¶
func WithTargetUser ¶
func WithTopicOpenUrl ¶
func WithUseCache ¶
Click to show internal directories.
Click to hide internal directories.