api

package
v0.0.0-...-33f0eed Latest Latest
Warning

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

Go to latest
Published: Dec 20, 2019 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Alive

func Alive(ctx *gin.Context)

Alive is the handler for Kubernetes liveness probes.

func CreateAndJoinMiiting

func CreateAndJoinMiiting(ctx *gin.Context)

CreateAndJoinMiiting is the handler for requests creating a miiting.

func DeleteMiiting

func DeleteMiiting(ctx *gin.Context)

DeleteMiiting is the handler for requests deleting a miiting.

func GetMiitAsset

func GetMiitAsset(ctx *gin.Context)

GetMiitAsset is the handler for miit asset requests.

func GetMiiting

func GetMiiting(ctx *gin.Context)

GetMiiting is the handler for miiting bootstrap page requests.

func GetRoot

func GetRoot() *gin.RouterGroup

GetRoot returns the router root group.

func GetRouter

func GetRouter() *gin.Engine

GetRouter returns the global HTTP router instance.

func KeepAlive

func KeepAlive(ctx *gin.Context)

KeepAlive is the handler for keep-alive requests.

func ListMiitings

func ListMiitings(ctx *gin.Context)

ListMiitings returns a list of all current existing miitings.

func PushMiitAssets

func PushMiitAssets(ctx *gin.Context)

PushMiitAssets is the handler for pushing the miit assets to clients.

func Ready

func Ready(ctx *gin.Context)

Ready is the handler for Kubernetes readiness probes.

func ReceiveDescription

func ReceiveDescription(ctx *gin.Context)

ReceiveDescription is the handler for receiving a SDP offer / answer.

func ReceiveIceCandidates

func ReceiveIceCandidates(ctx *gin.Context)

ReceiveIceCandidates is the handler for receiving ICE candidates.

func RedirectToRandomMiiting

func RedirectToRandomMiiting(ctx *gin.Context)

RedirectToRandomMiiting is a handler that redirects the client to a random miiting.

func SendDescription

func SendDescription(ctx *gin.Context)

SendDescription is the handler for sending a SDP offer / answer.

func SendIceCandidates

func SendIceCandidates(ctx *gin.Context)

SendIceCandidates is the handler for sending ICE candidates.

func Time

func Time(ctx *gin.Context)

Time is the handler for responding the current system time.

func Version

func Version(ctx *gin.Context)

Version is the handler for responding system version requests.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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