Retracted : v1.94.12 was published accidentally on 2026-06-10 from a stale release
draft: the tag pointed at post-v1.98.0 main, not v1.94.x-era code, and
the Go module proxy had already cached it before the tag was deleted.
Discover Packages
github.com/pitabwire/frame
examples
datastore-basic
command
Version:
v1.94.12
Opens a new window with list of versions in this module.
Published: Jun 8, 2026
License: Apache-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
README
¶
Datastore Basic Example
Requires a database URL:
export DATABASE_URL=postgres://user:pass@host:5432/dbname?sslmode=disable
Run:
go run ./examples/datastore-basic
Expand ▾
Collapse ▴
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.