mirror of
https://github.com/MichaelMure/git-bug.git
synced 2024-12-14 08:45:30 +03:00
3d454d9dc8
- reduce boilerplace necessary to implement an operation - consolidate what an operation is in the core, which in turn pave the way for a generic cache layer mechanism - avoid the previously complex unmarshalling process - support operation metadata from the core - simplified testing |
||
---|---|---|
.. | ||
config_test.go | ||
config.go | ||
event_test.go | ||
event.go | ||
export_test.go | ||
export.go | ||
gitlab_api.go | ||
gitlab.go | ||
import_test.go | ||
import.go |