func golang.org/x/pkgsite/internal/postgres.mustInsertModule
4 uses
golang.org/x/pkgsite/internal/postgres (current package)
test_helper.go#L205: mustInsertModule(ctx, t, db, m, "", true)
test_helper.go#L209: mustInsertModule(ctx, t, db, m, goMod, true)
test_helper.go#L213: mustInsertModule(ctx, t, db, m, "", false)
test_helper.go#L216: func mustInsertModule(ctx context.Context, t *testing.T, db *DB, m *internal.Module, goMod string, latest bool) {
 |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64)
Golds is a Go 101 project developed by Tapir Liu.
PR and bug reports are welcome and can be submitted to the issue list.
Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |