Currently the pkg.go.dev page is just a copy of the README. It could better serve users of the library if it listed all the Exported vars, consts, methods. Apparently (I need to research this more) this can be accomplished with a go.doc file. @bincyber pointed this out in #112