Update for client rename

Signed-off-by: Derek Collison <derek@nats.io>
This commit is contained in:
Derek Collison
2019-05-10 15:11:30 -07:00
parent da9120345c
commit d7140a0fd1
51 changed files with 204 additions and 178 deletions

View File

@@ -1,4 +1,4 @@
// Copyright 2012-2018 The NATS Authors
// Copyright 2012-2019 The NATS Authors
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
@@ -11,7 +11,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.
//Package logger provides logging facilities for the NATS server
// Package logger provides logging facilities for the NATS server
package logger
import (