GetOption returns the value stored in opts with the provided setter, reporting whether the value is present. If not present, the returned value is the zero value for type T. Example usage: v, ok := json.GetOption(opts, json.Deterministic) Options are most commonly introspected to alter the JSON
(opts Options, setter func(T) Options)
source not stored for this graph (policy: none)
no outgoing calls
searching dependent graphs…