jx/internal/folio
Matthew Rich a73acb8b93
Some checks failed
Lint / golangci-lint (push) Failing after 9m55s
Declarative Tests / test (push) Failing after 17s
add resource event handler types
2024-10-09 23:03:52 +00:00
..
schemas add document imports 2024-09-24 19:22:49 +00:00
block_test.go add resource and document constraints 2024-09-19 07:57:26 +00:00
block.go add resource and document constraints 2024-09-19 07:57:26 +00:00
constraint.go add resource and document constraints 2024-09-19 07:57:26 +00:00
declaration_test.go add document state transformer interface 2024-09-25 04:49:24 +00:00
declaration.go add Delete method 2024-10-09 22:31:39 +00:00
dependencies.go collect resource/doc errors and add to result. Add readwritecloser support for HTTP transport reading response data 2024-10-02 20:26:02 +00:00
document_test.go add document imports 2024-09-24 19:22:49 +00:00
document.go add Delete method 2024-10-09 22:31:39 +00:00
events_test.go add resource event handler types 2024-10-09 23:03:52 +00:00
events.go add resource event handler types 2024-10-09 23:03:52 +00:00
eventtype_test.go add resource event handler types 2024-10-09 23:03:52 +00:00
eventtype.go add resource event handler types 2024-10-09 23:03:52 +00:00
folio_test.go add document state transformer interface 2024-09-25 04:49:24 +00:00
mock_configuration_test.go add resource and document constraints 2024-09-19 07:57:26 +00:00
mock_converter_test.go add document imports 2024-09-24 19:22:49 +00:00
mock_file_converter_test.go add document imports 2024-09-24 19:22:49 +00:00
mock_foo_resource_test.go add document imports 2024-09-24 19:22:49 +00:00
mock_quuz_configuration_test.go add resource and document constraints 2024-09-19 07:57:26 +00:00
mock_resource_test.go add document state transformer interface 2024-09-25 04:49:24 +00:00
onerror_test.go add resource and document constraints 2024-09-19 07:57:26 +00:00
onerror.go add resource and document constraints 2024-09-19 07:57:26 +00:00
registry_test.go add folio package 2024-08-17 18:19:56 -07:00
registry.go add Delete method 2024-10-09 22:31:39 +00:00
resource.go add resource and document constraints 2024-09-19 07:57:26 +00:00
resourcereference_test.go add document imports 2024-09-24 19:22:49 +00:00
resourcereference.go add resource and document constraints 2024-09-19 07:57:26 +00:00
schema.go add resource and document constraints 2024-09-19 07:57:26 +00:00
signature.go add resource and document constraints 2024-09-19 07:57:26 +00:00
types.go add folio package 2024-08-17 18:19:56 -07:00
uri_test.go add folio package 2024-08-17 18:19:56 -07:00
uri.go fix closing the output writer; test tar output 2024-10-04 00:30:49 +00:00