mirror of
https://github.com/astaxie/beego.git
synced 2025-06-11 20:30:39 +00:00
add golint check and fix all golints
This commit is contained in:
2
config/env/env.go
vendored
2
config/env/env.go
vendored
@ -12,6 +12,8 @@
|
||||
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
// See the License for the specific language governing permissions and
|
||||
// limitations under the License.
|
||||
|
||||
// Package env is used to parse environment.
|
||||
package env
|
||||
|
||||
import (
|
||||
|
Reference in New Issue
Block a user