surrealdb / surrealdb.go

SurrealDB SDK for Golang
https://surrealdb.com
Apache License 2.0
234 stars 63 forks source link

Fix godocs #13

Closed dbut2 closed 1 year ago

dbut2 commented 1 year ago

rename package and fix compile errors to resolve examples not showing up in godocs. tested locally

tobiemh commented 1 year ago

Hey @dbut2 what's the benefit to this?

dbut2 commented 1 year ago

@tobiemh This will allow these examples to be show in the public go docs, https://pkg.go.dev/github.com/surrealdb/surrealdb.go

Example example for fmt.Print https://pkg.go.dev/fmt#example-Print