hkeide
hkeide
Hello, thanks for a great library, finally something sane and simple. Can I set the hash part of a URL in a link? I've looked everywhere and I can't find...
Hello, very interesting package. I noticed there is no `IsZero()` method, which I expected, and then I discovered that parsing an empty string returned a random ID which means I...
Hi, this PR introduces test cases for the empty string and empty suffix in the Go reference implementation: https://github.com/jetify-com/opensource/pull/352/files with a comment that it should also be considered for the...
```bash $ staticcheck -version staticcheck 2024.1.1 (0.5.1) $ staticcheck -debug.version staticcheck 2024.1.1 (0.5.1) Compiled with Go version: go1.23.0 Main module: honnef.co/go/[email protected] (sum: h1:4bH5o3b5ZULQ4UrBmP+63W9r7qIkqJClEA9ko5YKx+I=) Dependencies: github.com/BurntSushi/[email protected] (sum: h1:pxW6RcqyfI9/kWtOwnv/G+AzdKuy2ZrqINhenH4HyNs=) golang.org/x/exp/[email protected] (sum: h1:1P7xPZEwZMoBoz0Yze5Nx2/4pxj6nw9ZqHWXqP0iRgQ=)...