mirror of
https://github.com/fsouza/fake-gcs-server.git
synced 2026-04-25 21:55:56 +03:00
[PR #80] [MERGED] Add golang and nodejs examples #322
Labels
No labels
bug
compatibility-issue
docker
documentation
enhancement
help wanted
needs information
pull-request
question
stale
unfortunate
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/fake-gcs-server#322
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/fsouza/fake-gcs-server/pull/80
Author: @zigius
Created: 9/19/2019
Status: ✅ Merged
Merged: 10/8/2019
Merged by: @fsouza
Base:
master← Head:master📝 Commits (5)
6f7ab6cAdd golang examplee692321Build using go modules17c60cfAdd nodejs example62c4826Fix imports and go example folder name41bddcbRemove unused deps📊 Changes
6 files changed (+937 additions, -0 deletions)
View changed files
➕
examples/go/go.mod(+8 -0)➕
examples/go/go.sum(+114 -0)➕
examples/go/main.go(+54 -0)➕
examples/node/index.js(+21 -0)➕
examples/node/package-lock.json(+726 -0)➕
examples/node/package.json(+14 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.