Hacker News new | ask | show | jobs
by nih0 1526 days ago
correct me if im wrong but lowercase struct fields do not get exported right ?
3 comments

Made a push adding getters for relevant fields and making field names uppercase in the Options struct. Don't know how long it takes for pkg.dev to update, but the issue should be resolved now.
Yeah. A good place to see just the exported API (and its documentation) is https://pkg.go.dev/github.com/AlexEidt/Vidio.