MCPcopy Index your code
hub / github.com/PasteUs/PasteMeGoBackend

github.com/PasteUs/PasteMeGoBackend @3.5.2

Chat with this repo
repository ↗ · DeepWiki ↗ · release 3.5.2 ↗ · + Follow
103 symbols 281 edges 22 files 14 documented · 14%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

PasteMe Go Backend

GitHub go.mod Go version CodeQL Go Report Card Go Test GitHub release (latest SemVer) Docker Image Version (latest semver)

Using Gin and Gorm.

API

API Documentation

Deploy

Deploy guidance

Test

This script will test all packages if there is no param.

bash gotest.sh [package name]

Change Log

PasteMe Go Backend Releases

Extension points exported contracts — how you extend this code

IResponse (Interface)
(no doc) [1 implementers]
handler/common/common.go
IPaste (Interface)
(no doc)
model/paste/paste.go

Core symbols most depended-on inside this repo

Error
called by 37
handler/common/errors.go
New
called by 16
handler/common/errors.go
Abort
called by 8
handler/common/errors.go
getLogger
called by 6
common/logging/logger_func.go
Delete
called by 5
model/paste/paste.go
unauthorized
called by 5
handler/token/jwt.go
Get
called by 4
model/paste/temporary.go
CreateTable
called by 3
model/dao/dao.go

Shape

Function 59
Method 24
Struct 17
Interface 2
FuncType 1

Languages

Go100%

Modules by API surface

model/paste/paste.go14 symbols
handler/paste/paste_test.go10 symbols
router/router_test.go8 symbols
handler/paste/util.go7 symbols
handler/common/common.go7 symbols
model/paste/temporary_test.go6 symbols
model/paste/temporary.go6 symbols
model/paste/permanent.go5 symbols
model/dao/dao.go5 symbols
model/paste/generator.go4 symbols
handler/token/jwt.go4 symbols
handler/common/errors.go4 symbols

Datastores touched

(mysql)Database · 1 repos

For agents

$ claude mcp add PasteMeGoBackend \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact