controller

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Dec 7, 2022 License: MIT Imports: 6 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddUserToConfInfo

func AddUserToConfInfo(c *gin.Context)

func CreateAConfInfo

func CreateAConfInfo(c *gin.Context)

func DeleteUserFromTopic

func DeleteUserFromTopic(c *gin.Context)

func GetConfInfoById

func GetConfInfoById(c *gin.Context)

func GetConfInfos

func GetConfInfos(c *gin.Context)

func GetTopicInfo

func GetTopicInfo(c *gin.Context)

Types

type ConfInfoInput

type ConfInfoInput struct {
	ConfUri string
	Subject string
	Creator model.User
}

type InputUser

type InputUser struct {
	EntityUrl string
	Role      string
}

type ResponseCreateConfInfo

type ResponseCreateConfInfo struct {
	ConfInfo  model.ConfInfo
	TopicIP   net.IP
	TopicPort int
}

Jump to

Keyboard shortcuts

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