enbas/internal
Dan Anglin dd6c21afe8
All checks were successful
REUSE Compliance Check / check (push) Successful in 6s
refactor: clean up errors
- Created generic Error types to remove the need to import the errors
  package.
- Used the generic Error types in place of the single use custom Error
  types that have no fields.
- Created new Error types where necessary.

PR: #50
2024-08-17 11:31:06 +01:00
..
client refactor: clean up errors 2024-08-17 11:31:06 +01:00
config chore: REUSE.toml 2024-08-01 04:01:38 +01:00
executor refactor: clean up errors 2024-08-17 11:31:06 +01:00
flag feat: add Enbas CLI schema and code generator 2024-08-13 14:53:26 +01:00
media feat: add all-images and all-videos flags 2024-08-01 04:24:47 +01:00
model fix: view the summary of a status 2024-08-17 03:49:17 +01:00
printer refactor: clean up errors 2024-08-17 11:31:06 +01:00
usage feat: add Enbas CLI schema and code generator 2024-08-13 14:53:26 +01:00
utilities refactor: clean up errors 2024-08-17 11:31:06 +01:00
version feat: add Enbas CLI schema and code generator 2024-08-13 14:53:26 +01:00
internal.go chore: REUSE.toml 2024-08-01 04:01:38 +01:00