Searched defs:Option (Results 1 – 1 of 1) sorted by relevance
65 type Option struct { struct66 Name string67 Key string68 Value string73 func (o Option) Config() string {