mirror of
https://github.com/gopl-zh/gopl-zh.github.com.git
synced 2025-09-13 23:21:38 +00:00
deploy: 06a1bdf735
This commit is contained in:
16
doc.go
Normal file
16
doc.go
Normal file
@@ -0,0 +1,16 @@
|
||||
// Copyright 2015 Golang-China. All rights reserved.
|
||||
// Use of this source code is governed by a BSD-style
|
||||
// license that can be found in the LICENSE file.
|
||||
|
||||
//
|
||||
// Go圣经中文版.
|
||||
//
|
||||
// 在线版本: http://golang-china.github.io/gopl-zh
|
||||
//
|
||||
// 离线版本: http://github.com/golang-china/gopl-zh/archive/gh-pages.zip
|
||||
//
|
||||
// 项目主页: http://github.com/golang-china/gopl-zh
|
||||
//
|
||||
// 原版官网: http://gopl.io
|
||||
//
|
||||
package gopl_zh
|
Reference in New Issue
Block a user