We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16c7308 commit dc89647Copy full SHA for dc89647
README.md
@@ -2,6 +2,11 @@
2
3
Common code used in Go projects
4
5
+Usage:
6
+```
7
+go get github.com/unidev-platform/golang-core
8
9
+
10
Important directories:
11
* `xfiles` - file related utilities
12
* `xcollection` - collections related functions
@@ -22,4 +27,4 @@ License
22
27
distributed under the License is distributed on an "AS IS" BASIS,
23
28
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
24
29
See the License for the specific language governing permissions and
25
- limitations under the License.
30
+ limitations under the License.
0 commit comments