Skip to content
Snippets Groups Projects
  • Alex Ellis's avatar
    bd39b926
    Update comments · bd39b926
    Alex Ellis authored
    
    - updates comments and adds where missing
    - updates locks so that unlock is done via defer instead of
    at the end of the statement
    - extracts timeout variable in two places
    - remove makeClient() unused method from metrics package
    
    No-harm changes tested via go build.
    
    Signed-off-by: default avatarAlex Ellis (VMware) <alexellis2@gmail.com>
    bd39b926
    History
    Update comments
    Alex Ellis authored
    
    - updates comments and adds where missing
    - updates locks so that unlock is done via defer instead of
    at the end of the statement
    - extracts timeout variable in two places
    - remove makeClient() unused method from metrics package
    
    No-harm changes tested via go build.
    
    Signed-off-by: default avatarAlex Ellis (VMware) <alexellis2@gmail.com>