summaryrefslogtreecommitdiffhomepage
path: root/packet/bgp/validate.go
diff options
context:
space:
mode:
authorIWASE Yusuke <iwase.yusuke0@gmail.com>2017-11-20 13:28:25 +0900
committerIWASE Yusuke <iwase.yusuke0@gmail.com>2017-11-20 13:51:27 +0900
commit0564b24aef48f5821e97055d1b1e6eef5b73d14e (patch)
tree73ca853476ed9fa2924ac8cc7483f3dec93ec093 /packet/bgp/validate.go
parent19858453d73bf6fb38eedac96e82a23f2d3632e5 (diff)
packet/bgp: Rename snake case to camel case
This patch renames some variable names in snake case (e.g., "last_byte_value") to that in the camel case (e.g., "lastByte") because Go prefers the camel case for variable names. Signed-off-by: IWASE Yusuke <iwase.yusuke0@gmail.com>
Diffstat (limited to 'packet/bgp/validate.go')
0 files changed, 0 insertions, 0 deletions