Documentation ¶
Index ¶
Constants ¶
View Source
const (
OTelTracer = OtelKey("tracer")
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type RootHandler ¶
RootHandler is a composite handler.
func NewHandler ¶
func NewHandler( creatorInteractor usecase.CreatorInteractor, videoInteractor usecase.VideoInteractor, channelInteractor usecase.ChannelInteractor, ) *RootHandler
NewHandler creates a new instance of a RootHandler.
Click to show internal directories.
Click to hide internal directories.