Registry / testing / johannesboyne-gofakes3

johannesboyne-gofakes3

JSON →
library0.0.0-20260208201424-4c385a1f6a73gogounverified

A fake S3 server for testing AWS S3 interactions locally.

go get github.com/johannesboyne/gofakes3
INSTALL
IMPORT
SIG · JOHANNESBOYNE-GOFA
J
johannesboyne-gofakes3
testinggov0.0.0-20260208201424-4c385a1f6a73
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.

gofakes3
github.com/johannesboyne/gofakes3

Start a fake S3 server

package main import ( "fmt" "github.com/johannesboyne/gofakes3" ) func main() { srv := gofakes3.New() fmt.Println(srv.Endpoint()) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20260208201424-4c385a1f6a73latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
johannesboyne-gofakes3 — go get johannesboyne-gofakes3 · libregistry