Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type PinImportsFlags ¶
func (*PinImportsFlags) ToOptions ¶
func (o *PinImportsFlags) ToOptions(out, errout io.Writer) (*PinImportsOpts, error)
type PinImportsOpts ¶
type PinImportsOpts struct { LockFile *glide.LockFile YamlFile *glide.YamlFile ExistingGlideYamlContent []byte Out io.Writer ErrOut io.Writer }
func (*PinImportsOpts) Run ¶
func (o *PinImportsOpts) Run() error
func (*PinImportsOpts) Validate ¶
func (o *PinImportsOpts) Validate() error
Click to show internal directories.
Click to hide internal directories.