Skip to content
This repository was archived by the owner on Sep 9, 2020. It is now read-only.

Commit c30c76b

Browse files
committed
gps: doc WriteDepTree
1 parent e5ed562 commit c30c76b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gps/solution.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ type solution struct {
4747
solv Solver
4848
}
4949

50+
// WriteProgress informs about the progress of WriteDepTree.
5051
type WriteProgress struct {
5152
Count int
5253
Total int

0 commit comments

Comments
 (0)