New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

github.com/jackei1989/Go-Facade-design-pattern

Package Overview
Dependencies
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/jackei1989/Go-Facade-design-pattern

Source
Go Modules
Version
v0.0.0-20220805180641-9ba9a4890739
Version published
Created
Source

Go-Facade-design-pattern

Facade pattern design implementation with Go

Scenario

wallet

  • Create a new user
  • Add money to wallet
  • Send wallet increase notification
  • Deduct money from the wallet
  • Send money deduction notification

Performance

go run .\main.go .\walletFacade.go .\wallet.go .\account.go .\notification.go

FAQs

Package last updated on 05 Aug 2022

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