Registry / cloud / qor-oss

qor-oss

JSON →
library0.0.0-20260306051915-004a8428ab9dgogounverified

Object storage service abstraction for QOR framework.

go get github.com/qor/oss
INSTALL
IMPORT
SIG · QOR-OSS
Q
qor-oss
cloudgov0.0.0-20260306051915-004a8428ab9d
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.

oss
github.com/qor/oss

Store a file using the local filesystem storage.

package main import ( "github.com/qor/oss" ) func main() { storage := oss.New("local:///tmp/storage") storage.Put("hello.txt", []byte("Hello, World!")) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20260306051915-004a8428ab9dlatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
15 hits · last 30 days
node
12
Amazon
1
OpenAI (training)
1
Resources
qor-oss — go get qor-oss · libregistry