Rename Pid to PID
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
# V3 Changes
|
||||
|
||||
Rename Oid to OID in accordance with Go conventions.
|
||||
Rename Oid to OID in accordance with Go naming conventions.
|
||||
|
||||
Rename Json(b) to JSON(B) in accordance with Go conventions.
|
||||
Rename Json(b) to JSON(B) in accordance with Go naming conventions.
|
||||
|
||||
Rename Pid to PID in accordance with Go naming conventions.
|
||||
|
||||
Logger interface reduced to single Log method.
|
||||
|
||||
Reference in New Issue
Block a user