You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
metrics: align collectors new-functions with Go conventions
Go lang conventions prefer all uppercase for abbreviation in func name.
Rename newSmbXxxx into newSMBXxxx method names.
Signed-off-by: Shachar Sharon <[email protected]>
0 commit comments