package option type Option interface { GetOption() (interface{}, error) }