Skip to content

dersebi/golang_exp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 

Repository files navigation

Clone of the Go exp package tree

This repository was created, to enable the use of the exp package tree with go 1. It will exist until there is an official fix from the Go team.

Just replace:

import "exp/something"

with

import "github.com/dersebi/golang_exp/exp/something"

About

Exp package tree for Go 1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages