Skip to content
  • Chris Patterson's avatar
    switch to golangci-lint for linters · 04190b4f
    Chris Patterson authored
    
    
    - update gitlab ci configuration
    - add "golint" make target and remove old ones
    - update vendors to get v3 for proto
    - minor refactoring and some code cleanup
    -- introduce initDomainOp() to handle generic startup for client domain ops
    -- rename "rc" to "client"
    -- drop all client locks
    -- address all the warnings that golint surfaced
    
    Signed-off-by: default avatarChris Patterson <cjp256@gmail.com>
    04190b4f