imkk000 / poc-go-mock-io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Try to make simple mock io

Require library

  • assert from testify for readable test

How to use

$   go run main.go

# guide line
$   go run main.go --help
-file string
    set filename (default "../test-io")

Concept

concept

About


Languages

Language:Go 100.0%