Skip to content

Commit

Permalink
tmp
Browse files Browse the repository at this point in the history
Signed-off-by: Vasiliy Tolstov <[email protected]>
  • Loading branch information
vtolstov committed Feb 13, 2023
1 parent 0f58321 commit b07806b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion util/time/duration.go
Original file line number Diff line number Diff line change
Expand Up @@ -78,5 +78,5 @@ func (d Duration) MarshalYAML() (interface{}, error) {
return nil, nil
}
func (d Duration)
func (d Duration) UnmarshalYAML(fn func(interface{}) error) error
*/

0 comments on commit b07806b

Please sign in to comment.