We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 642d8cb commit 2169a70Copy full SHA for 2169a70
README.md
@@ -1,6 +1,6 @@
1
# TFCloud Go Config
2
3
-Go package for config. Inspired By OpenStack [oslo.config](https://opendev.org/openstack/oslo.config) library.
+Go package for config. Inspired by OpenStack [oslo.config](https://opendev.org/openstack/oslo.config) library.
4
5
## Usage
6
uri_opt.go
-// copyright 2021 tfcloud co.,ltd. all rights reserved.
-// this source code is licensed under apache-2.0 license
-// that can be found in the license file.
+// Copyright 2021 TFCloud Co.,Ltd. All rights reserved.
+// This source code is licensed under Apache-2.0 license
+// that can be found in the LICENSE file.
package config
0 commit comments