import "github.com/hashicorp/vault/helper/flag-slice"
StringFlag implements the flag.Value interface and allows multiple calls to the same variable to append a list.
func (s *StringFlag) Set(value string) error
func (s *StringFlag) String() string
Package sliceflag imports 1 packages (graph) and is imported by 34 packages. Updated 2016-07-20. Refresh now. Tools for package owners.