Socket
Book a DemoInstallSign in
Socket

github.com/mitrickx/otus-golang-2019/15/calendar

Package Overview
Dependencies
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/mitrickx/otus-golang-2019/15/calendar

Source
Go
Version
v0.0.0-20200112182859-5bc587523d28
Version published
Created
Source

In project used cobra (with viper) and zap

Usage:

Simple call (will use default config):
calendar run

If you want set own custom config:
calendar --config <path_to_config> run

For run tests:
go test -v -race ./...

FAQs

Package last updated on 12 Jan 2020

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