Registry / web-framework / qor-qor

qor-qor

JSON →
library1.3.0gogounverified

QOR is a set of Go libraries for building admin interfaces and e-commerce applications.

go get github.com/qor/qor
INSTALL
IMPORT
SIG · QOR-QOR
Q
qor-qor
web-frameworkgov1.3.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

qor
✓ github.com/qor/qor

Imports the QOR package (usage requires additional setup with a web framework).

package main import ( "github.com/qor/qor" ) func main() { // QOR is typically used with a web framework like Gin or Echo // This is a placeholder import to show the package path. _ = qor.Version }
Debug
Known issues
gotchaQOR is a large monorepo; most users import subpackages like github.com/qor/admin or github.com/qor/qor-example-app instead of the root package.
fix
Import specific subpackages for your use case (e.g., github.com/qor/admin).
affects: >=1.0.0
Upgrade
Version history
1.3.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Amazon
1
Resources
qor-qor — go get qor-qor · libregistry