Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

github.com/shoukoo/csv-parser

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/shoukoo/csv-parser

  • v0.0.0-20191226204450-c0a952288ad5
  • Source
  • Go
  • Socket score

Version published
Created
Source

Usage

cd cmd/cli
# Run the program without any parameter
# By default it uses sample-large.csv and search for app Id 374
go run main.go 
# Run the program with CSV file path and app Id
go run main.go -file sample-small.csv 333

Benchmarks

pkg: flexrea/cmd/cli
BenchmarkSampleLargeFile-8             1        7709017754 ns/op        2829706752 B/op 44033414 allocs/op
BenchmarkSampleSmallFile-8            20          71033827 ns/op        28266340 B/op     440647 allocs/op

FAQs

Package last updated on 26 Dec 2019

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