Skip to content
This repository was archived by the owner on May 2, 2025. It is now read-only.

Move util functions out to quourm-go-utils project#65

Draft
chris-j-h wants to merge 2 commits intomasterfrom
use-shared-utils
Draft

Move util functions out to quourm-go-utils project#65
chris-j-h wants to merge 2 commits intomasterfrom
use-shared-utils

Conversation

@chris-j-h
Copy link

The quorum-go-utils project contains common utils that can be shared across go projects.

The following have been added to quorum-go-utils so can be removed from this project:

  • log
  • client
  • types (except the config types specific to quorum-reporting - those have been moved to a new config pkg)

Whilst quorum-go-utils is in development, check out the repo and update the replace statement in quorum-reporting/go.mod to be correct for your filesystem

…types pkg to config

[WIP] Use quorum-go-utils - types pkg

[WIP] Use quorum-go-utils - Rename remaining quorum-reporting/types pkg to config
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant