mirror of
https://github.com/goharbor/harbor.git
synced 2024-11-15 23:05:57 +01:00
refactor: update controller.go (#20297)
minor fix Signed-off-by: Ikko Eltociear Ashimine <eltociear@gmail.com> Co-authored-by: MinerYang <yminer@vmware.com>
This commit is contained in:
parent
2ea7d09412
commit
4fd11ce072
@ -113,7 +113,7 @@ type Controller interface {
|
||||
// Arguments:
|
||||
// ctx context.Context : the context.Context for this method
|
||||
// projectID int64 : the ID of the given project
|
||||
// scannerID string : the UUID of the the scanner
|
||||
// scannerID string : the UUID of the scanner
|
||||
//
|
||||
// Returns:
|
||||
// error : non nil error if any errors occurred
|
||||
|
Loading…
Reference in New Issue
Block a user