Documentation
¶
Index ¶
Constants ¶
View Source
const ( // TODO: update the certs before 2025-02-01 FakeCACert = `` /* 1350-byte string literal not displayed */ FakeKey = `` /* 1708-byte string literal not displayed */ FakeCert = `` /* 1241-byte string literal not displayed */ FakeClientKey = `` /* 1704-byte string literal not displayed */ FakeClientCert = `` /* 1188-byte string literal not displayed */ FakeKey2 = `-----BEGIN PRIVATE KEY----- MC4CAQAwBQYDK2VwBCIEIERk8ms6LU+Anq+cWg9pbfJ3KbXmWdjYaWKdMZKBV4sf -----END PRIVATE KEY----- ` FakeCert2 = `` /* 847-byte string literal not displayed */ )
Variables ¶
View Source
var ( // Hard coding the kafka msg in bytes. Need to figure out a way to generate this. Msg1ForFlowType1 = []byte{}/* 168 elements not displayed */ Msg2ForFlowType1 = []byte{}/* 216 elements not displayed */ Msg1ForFlowType2 = []byte{}/* 168 elements not displayed */ Msg2ForFlowType2 = []byte{}/* 216 elements not displayed */ )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.