domain

package
v1.3.0 Latest Latest
Warning

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

Go to latest
Published: Aug 25, 2026 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ServiceName = "api-gateway"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type RequestLog

type RequestLog = appctx.RequestLog

RequestLog is a type alias so that *domain.RequestLog and *appctx.RequestLog are interchangeable. The canonical definition lives in shared/appctx.

type RequestLogPublisher

type RequestLogPublisher interface {
	Create(ctx context.Context, rl *appctx.RequestLog) error
}

Directories

Path Synopsis
mock
publisher
Package publishermock is a generated GoMock package.
Package publishermock is a generated GoMock package.

Jump to

Keyboard shortcuts

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