🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

github.com/latebitflip-io/go-hog

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/latebitflip-io/go-hog

v1.1.2
Source
Go
Version published
Created
Source

go-hog a MailHog client

Go Reference

Go Client for mailhog: https://github.com/mailhog/MailHog

MailHog is a convenient test utility for email integration

This client provides a simple way to interact with Mailhog's API. To use it, ensure Mailhog is running. You can quickly set it up using the provided docker-compose file. Run in the project root:

docker compose up

Then test it is working by running;

go test

Go install:

go get github.com/latebit-io/go-hog

FAQs

Package last updated on 01 Dec 2024

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