Skip to content

Commit e5f7f96

Browse files
emersionpires
authored andcommitted
tlvparse: format azure.go
tlvparse/azure.go was not formatted properly.
1 parent f000eed commit e5f7f96

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tlvparse/azure.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ func isAzurePrivateEndpointLinkID(tlv proxyproto.TLV) bool {
2323
// AzurePrivateEndpointLinkID returns linkID if given TLV matches Azure Private Endpoint LinkID format
2424
//
2525
// Format description:
26+
//
2627
// Field Length (Octets) Description
2728
// Type 1 PP2_TYPE_AZURE (0xEE)
2829
// Length 2 Length of value

0 commit comments

Comments
 (0)