offerhandler

package
v0.0.0-...-68aaea9 Latest Latest
Warning

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

Go to latest
Published: Jul 5, 2023 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type OfferHandler

type OfferHandler struct {
	// contains filtered or unexported fields
}

func NewOfferHandler

func NewOfferHandler(svcCtx *svc.ServiceContext) *OfferHandler

func (*OfferHandler) Offer

func (h *OfferHandler) Offer(ctx *gin.Context)

type OfferReq

type OfferReq struct {
	AppId string     `json:"appId" form:"appId" binding:"required"`
	Sdp   string     `json:"sdp" form:"sdp" binding:"required"`
	Type  pb.SDPType `json:"type" form:"type" binding:"required"`
}

Jump to

Keyboard shortcuts

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