opentelemetry-0.6.1

Safe HaskellNone
LanguageHaskell2010

OpenTelemetry.Eventlog_Internal

Documentation

newtype MsgType Source #

Constructors

MsgType Word8 
Instances
Show MsgType Source # 
Instance details

Defined in OpenTelemetry.Eventlog_Internal

pattern TAG :: MsgType Source #

pattern EVENT :: MsgType Source #

checkSize :: Int -> m -> m Source #