Rename error variables and types to follow errname linter conventions: - Exported sentinels: ErrXxx - Unexported sentinels: errXxx - Exported error types: XxxError - Unexported error types: xxxError Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| api | ||
| connection | ||
| portforwarder | ||
| rpc | ||
| codespaces.go | ||
| codespaces_test.go | ||
| ssh.go | ||
| ssh_test.go | ||
| states.go | ||