opentelemetry-0.7.0
Safe HaskellNone
LanguageHaskell2010

OpenTelemetry.Eventlog_Internal

Documentation

newtype MsgType Source #

Constructors

MsgType Word8 

Instances

Instances details
Show MsgType Source # 
Instance details

Defined in OpenTelemetry.Eventlog_Internal

pattern TAG :: MsgType Source #

pattern EVENT :: MsgType Source #

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