model

package
v0.0.0-...-a07debb Latest Latest
Warning

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

Go to latest
Published: Oct 4, 2023 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	RequestID contextKey = iota
	CurrentUser
)

Variables

This section is empty.

Functions

This section is empty.

Types

type ConsumedMessage

type ConsumedMessage struct {
	Message kafka.Message
}

type EventMessage

type EventMessage struct {
	Message string `json:"title"`
}

type NotificationMessage

type NotificationMessage struct {
	Message string
}

type NotificationRequest

type NotificationRequest struct {
	Message string `json:"message"`
}

type ResponseMessage

type ResponseMessage struct {
	Message string `json:"title"`
}

Jump to

Keyboard shortcuts

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