gin

package
v0.0.0-...-a18969f Latest Latest
Warning

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

Go to latest
Published: Jun 15, 2023 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DidResponse

type DidResponse struct {
	Context []string      `json:"@context"`
	ID      string        `json:"id"`
	Service []did.Service `json:"service"`
}

type Endpoints

type Endpoints struct {
	FeedRouter *feedrouter.FeedRouter
}

func NewEndpoints

func NewEndpoints(feedRouter *feedrouter.FeedRouter) *Endpoints

func (*Endpoints) DescribeFeeds

func (ep *Endpoints) DescribeFeeds(c *gin.Context)

func (*Endpoints) GetFeedSkeleton

func (ep *Endpoints) GetFeedSkeleton(c *gin.Context)

func (*Endpoints) GetWellKnownDID

func (ep *Endpoints) GetWellKnownDID(c *gin.Context)

Jump to

Keyboard shortcuts

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