Skip to content

Instantly share code, notes, and snippets.

View ellisab's full-sized avatar
👋

Alexandru Bonini ellisab

👋
View GitHub Profile

Keybase proof

I hereby claim:

  • I am ellisab on github.
  • I am alexandrubonini (https://keybase.io/alexandrubonini) on keybase.
  • I have a public key whose fingerprint is 4202 F0F5 1299 5D73 6EB8 66BA 8D46 9404 24ED 2F27

To claim this, I am signing this object:

package main
import (
"flag"
"fmt"
"log"
"net/http"
"os"
"strings"
package main
import (
"errors"
"flag"
"fmt"
"log"
"os"
"path/filepath"
)
package main
import (
"errors"
"flag"
"fmt"
"log"
"os"
"path/filepath"
)