Skip to content

Conversation

@anthoz69
Copy link
Contributor

i will add some example to use YAML file.

@coveralls
Copy link

coveralls commented May 13, 2018

Pull Request Test Coverage Report for Build 13

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 10: 0.0%
Covered Lines: 119
Relevant Lines: 119

💛 - Coveralls

README.md Outdated
// or use NewYAMLReader
var config = configfile.NewYAMLReader("testdata/config.yaml")

log.Println(config.Bool("data1")) // true
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add main function

```

## Example YAML
```go
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fix md lint

@acoshift acoshift merged commit fccc40b into acoshift:master May 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants