Skip to content

Commit

Permalink
Close #181. add argchecker module
Browse files Browse the repository at this point in the history
  • Loading branch information
liubaohai committed Apr 10, 2018
1 parent 9cecc30 commit f045e6d
Show file tree
Hide file tree
Showing 7 changed files with 1,977 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -43,6 +43,7 @@ There is a `README.md` for each module.

| name | description |
| :-- | :-- |
| [argchecker](argchecker) | Validates arguments against the schema |
| [aws](aws) | AWS error codes and so on |
| [cacheable](cacheable) | Cache data which access frequently |
| [cachepool](cachepool) | Reusable object cache in process |
Expand Down

0 comments on commit f045e6d

Please sign in to comment.