11 lines
313 B
Go
11 lines
313 B
Go
// Copyright 2017 <chaishushan{AT}gmail.com>. All rights reserved.
|
|
// Use of this source code is governed by a BSD-style
|
|
// license that can be found in the LICENSE file.
|
|
|
|
//
|
|
// 《Go语言高级编程》 开源图书 - by chai2010
|
|
//
|
|
// https://github.com/chai2010/advanced-go-programming-book
|
|
//
|
|
package gobook
|