An open API service indexing awesome lists of open source software.

https://github.com/yd-devops-hub/go

This repository contains my go learnings.
https://github.com/yd-devops-hub/go

go golang learning-by-doing learning-project

Last synced: 23 days ago
JSON representation

This repository contains my go learnings.

Awesome Lists containing this project

README

          

# go

This repository contains my go learnings.

## Installation

Install Go using the following command:

```bash
curl -SaaL https://raw.githubusercontent.com/yd-devops-hub/go/refs/heads/main/install-go/install-go.sh | bash
```