Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StringsliceFlag ¶
type StringsliceFlag []string
StringsliceFlag allows you to pass a flag more than one time
func (*StringsliceFlag) Set ¶
func (s *StringsliceFlag) Set(value string) error
Set appends each instance of the flag passed
func (*StringsliceFlag) String ¶
func (s *StringsliceFlag) String() string
Click to show internal directories.
Click to hide internal directories.