Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bearbin/go-paste
/ types & classes
Types & classes
4 in github.com/bearbin/go-paste
⨍
Functions
14
◇
Types & classes
4
Struct
Fpaste
Fpaste is an instance of the fpaste service.
fpaste/fpaste.go:22
Struct
Pastebin
Pastebin represents an instance of the pastebin service.
pastebin/pastebin.go:25
Struct
fpasteResponse
fpaste/fpaste.go:24
Interface
service
Interface service represents a basic pastebin service that takes in text, returning a public URL. and can get the text from a public URL.
service.go:5