Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for importComment (0.13 sec)

  1. src/cmd/go/alldocs.go

    //
    //	type Package struct {
    //	    Dir            string   // directory containing package sources
    //	    ImportPath     string   // import path of package in dir
    //	    ImportComment  string   // path in import comment on package statement
    //	    Name           string   // package name
    //	    Doc            string   // package documentation string
    //	    Target         string   // install path
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jun 11 16:54:28 UTC 2024
    - 142.4K bytes
    - Viewed (0)
Back to top