Skip to content
  • James Fargher's avatar
    Extract Duration into its own package · cb0e4c4d
    James Fargher authored and Will Chandler's avatar Will Chandler committed
    go-toml v2 forces us to use `TextMarshaller` and this means we now need
    the Duration wrapper in several packages. To prevent import loops, this
    requires moving the type to its own package.
    cb0e4c4d