Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BackendSender ¶
type BackendSender struct {
// contains filtered or unexported fields
}
BackendSender holds configuration for backend communication.
func NewBackendSender ¶
func NewBackendSender(endpointPath, tokenPath string) *BackendSender
NewBackendSender creates a new BackendSender with the given endpoint and token paths.
Click to show internal directories.
Click to hide internal directories.