On Sun, Jul 9, 2017 at 11:06 AM, Jan Mercl <0xj...@gmail.com> wrote:

>
> On Sun, Jul 9, 2017, 16:45 Tong Sun <suntong...@gmail.com> wrote:
>
>>
>>
>> On Sun, Jul 9, 2017 at 10:41 AM, Jan Mercl wrote:
>>
>>
>>>
>>> On Sun, Jul 9, 2017, 16:35 Tong Sun wrote:
>>>
>>>> Hi,
>>>>
>>>> My project is *now* missing from godoc, the
>>>> http://godoc.org/github.com/go-easygen/easygen
>>>> is *now* returning "Not Found".
>>>>
>>>> It has always been working before, for
>>>> https://github.com/go-easygen/easygen
>>>>
>>>> What's wrong? Thx.
>>>>
>>>
>>> Try to remove https://github.com/go-easygen/easygen/blob/master/
>>> config.go.
>>>
>>
>> I need that file. Would renaming it solve any conflict problems?
>>
>
> It's not a file, it's a link. IIRC, the Go toolchain does not support them.
>


Yes indeed, changing it from link to file solved the problem.

Is it something new?
Why it was working for me before like in the following (
http://godoc.org/gopkg.in/easygen.v2
<http://godoc.org/gopkg.in/easygen.v2#pkg-files>):


> ... I have it a while:
>>
>> http://godoc.org/gopkg.in/easygen.v2#pkg-files
>> The first file listed is config.go
>> <https://github.com/go-easygen/easygen/blob/v2.0.2/config.go>
>>
>

-- 
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to