Commit 340f21a
gopls: move gopls/doc/generate package
This CL tracks adonovan's TODO by moving generate package from
gopls/doc/generate to gopls/internal/doc/generate.
Change-Id: I08fc90859cc6afe10ab5ac658a7b8a514d36cc32
Reviewed-on: https://go-review.googlesource.com/c/tools/+/654536
Reviewed-by: Alan Donovan <[email protected]>
Reviewed-by: Junyang Shao <[email protected]>
Auto-Submit: Alan Donovan <[email protected]>
LUCI-TryBot-Result: Go LUCI <[email protected]>1 parent 0721940 commit 340f21a
File tree
3 files changed
+2
-4
lines changed- gopls/internal/doc
- generate
3 files changed
+2
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
16 | | - | |
| 14 | + | |
17 | 15 | | |
18 | 16 | | |
19 | 17 | | |
| |||
File renamed without changes.
0 commit comments