Skip to content
View superdecimal's full-sized avatar
☠️
☠️
  • London - UK

Highlights

  • Pro

Organizations

@nimona
Block or Report

Block or report superdecimal

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
superdecimal/README.md

Hello World!

package main

import (
	"fmt"
)

func main() {
	done := make(chan bool)
	hellos := make(chan string)

	go func() {
		for i := 0; i < 10; i++ {
			hellos <- "Hello World"
		}

		done <- true
	}()

	go func() {
		for {
			select {
			case hello := <-hellos:
				fmt.Println(hello)
			}
		}
	}()

	<-done
}

Popular repositories

  1. cordova-plugin-media-capture cordova-plugin-media-capture Public

    Forked from apache/cordova-plugin-media-capture

    Mirror of Apache Cordova Plugin media-capture

    JavaScript

  2. darkstar-cordova-plugin darkstar-cordova-plugin Public

    Java

  3. service.xbmc-oasth service.xbmc-oasth Public

    XBMC Plugin Bus Information for OASTH Thessaloniki

    Python

  4. doip doip Public

    DigitalOcean Domain Record Update Tool

    JavaScript

  5. docker-test docker-test Public

    JavaScript

  6. dolce dolce Public

    Go 1