Sure.  In the OP's given path "github.com/username/sherlock-server", if it 
provides either "package sherlock" or "package server" it's not too bad.

Thanks for pointing me to goimports.  That does indeed rewrite the example 
as

import (
"fmt"

foo "example.com/my/module/with-a-very-weird-name"
)

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/a37f3875-e576-4781-a405-fa79fb0b7e98n%40googlegroups.com.

Reply via email to