GoPLS Viewer

Home|gopls/go/analysis/passes/timeformat/testdata/src/b/b.go
1package b
2
3type B struct {
4}
5
6func Parse(stringstringB {
7    return B{}
8}
9
10func (b BFormat(string) {
11}
12
MembersX
B
Parse
B.Format.b
B.Format
Members
X