X7ROOT File Manager
Current Path:
/opt/golang/1.22.0/src/cmd/api/testdata/src/pkg/p2
opt
/
golang
/
1.22.0
/
src
/
cmd
/
api
/
testdata
/
src
/
pkg
/
p2
/
📁
..
📄
golden.txt
(265 B)
📄
p2.go
(337 B)
Editing: p2.go
// Copyright 2012 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. package p2 type Twoer interface { // Deprecated: No good. PackageTwoMeth() } // Deprecated: No good. func F() string {} func G() Twoer {} func NewError(s string) error {}
Upload File
Create Folder