- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for CapitalMethodUnexportedType (0.14 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
src/cmd/api/testdata/src/pkg/p1/p1.go
type Private interface { X() y() } type Error interface { error Temporary() bool } func (myInt) privateTypeMethod() {} func (myInt) CapitalMethodUnexportedType() {} // Deprecated: use TMethod. func (s *S2) SMethod(x int8, y int16, z int64) {} type s struct{} func (s) method() func (s) Method() func (S) StructValueMethod()Created: Tue Apr 07 11:13:11 GMT 2026 - Last Modified: Fri Dec 02 16:29:41 GMT 2022 - 3.3K bytes - Click Count (0)