Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RunOption ¶
type RunOption func(*RunOptions)
type RunOptions ¶
type SyncOption ¶
type SyncOption func(*SyncOptions)
func Dependencies ¶
func Dependencies(deps ...string) SyncOption
type SyncOptions ¶
type SyncOptions struct {
Deps []string
}
Click to show internal directories.
Click to hide internal directories.