Documentation ¶
Index ¶
- func Command(owner, repository string, opts ...option) *cobra.Command
- func New(owner, repository string, opts ...option) *config
- func WithAssetFilter(f func(s string) bool) func(c *config)
- func WithBinary(s string) func(c *config)
- func WithForce(b bool) func(c *config)
- func WithProgress(w io.Writer) func(c *config)
- func WithTransport(t transport.Transport) func(c *config)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WithAssetFilter ¶
func WithBinary ¶
func WithBinary(s string) func(c *config)
func WithProgress ¶
func WithTransport ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.