Duration struct's fields are private
The Duration
struct which is used to specify lookback period in the QueryBuilder API has private fields which doesn't let the user construct an instance of it.
The Duration
struct which is used to specify lookback period in the QueryBuilder API has private fields which doesn't let the user construct an instance of it.
7-duration-struct-s-fields-are-private
to address this issue created branch 7-duration-struct-s-fields-are-private
to address this issue
mentioned in merge request !5 (merged)
mentioned in commit fa2dd0b5
closed with merge request !5 (merged)