Go Recipes: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 5: | Line 5: | ||
* Reading a file with <tt>[[os]]</tt> primitives: | * Reading a file with <tt>[[os]]</tt> primitives: | ||
* Readinga file with <tt>[[io/ioutil]]</tt>primitives: | * Readinga file with <tt>[[io/ioutil]]</tt> primitives: |