reportcontext

package
v0.1.39 Latest Latest
Warning

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

Go to latest
Published: Sep 13, 2026 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Record

type Record struct {
	OwnerID           string    `json:"ownerId"`
	ConversationID    string    `json:"conversationId"`
	ActiveReportRunID string    `json:"activeReportRunId"`
	Revision          int64     `json:"revision"`
	ActivationSource  string    `json:"activationSource,omitempty"`
	ActorID           string    `json:"actorId,omitempty"`
	UpdatedAt         time.Time `json:"updatedAt"`
}

Record is the CAS-protected active report pointer for one owner and conversation.

Jump to

Keyboard shortcuts

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