mirror of https://github.com/golang/go.git
parent
d27fa9446d
commit
56b4515740
|
|
@ -2,6 +2,7 @@
|
|||
// Use of this source code is governed by a BSD-style
|
||||
// license that can be found in the LICENSE file.
|
||||
|
||||
// The doc package extracts source code documentation from a Go AST.
|
||||
package doc
|
||||
|
||||
import (
|
||||
|
|
|
|||
Loading…
Reference in New Issue