New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

gitlab.com/blauwe-knop/vorderingenoverzicht/scheme-management-process

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gitlab.com/blauwe-knop/vorderingenoverzicht/scheme-management-process

  • v0.17.20
  • Source
  • Go
  • Socket score

Version published
Created
Source

scheme-management-process

Procescomponent of to manage scheme in the 'Vorderingenoverzicht' system.

Installation

Prerequisites:

  • Git
  • Golang
  1. Download the required Go dependencies:
go mod download
  1. Now start the scheme management process:
go run cmd/scheme-management-process/*.go --listen-address 0.0.0.0:8080

By default, the application will run on port 80, so specifically set port 8080 to run it locally.

Adding mocks

We use GoMock to generate mocks. When you make updates to code for which there are mocks, you should regenerate the mocks.

Regenerating mocks

sh scripts/regenerate-gomock-files.sh

Deployment

FAQs

Package last updated on 28 Jan 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc