golang

command module
v0.19.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 5, 2025 License: AGPL-3.0 Imports: 0 Imported by: 0

README

GoToSocial SDK

Go Reference

GoToSocial Swagger API Client (Auto-Generated)

Generate

  1. Install Go Swagger
go get github.com/go-swagger/go-swagger/cmd/swagger@latest
# you may need to manually upgrade x/tools if you encounter problem during generation
go get -u golang.org/x/tools@latest
  1. Generate
rm -rf client models
go generate ./...
  1. Apply Patch workaround for https://github.com/go-swagger/go-swagger/issues/2997.
patch -u -p1 -i patches/filter-context.diff

Credits

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL