On Fri, Aug 7, 2020 at 12:47 AM Yonatan Gizachew <emeg...@gmail.com> wrote:
>
> Yeah, but my question is if it is possible to interpose the exported function

Yes, it should be possible.

Ian



> On Friday, August 7, 2020 at 4:25:06 PM UTC+9 Lutz Horn wrote:
>>
>> Am 07.08.20 um 09:05 schrieb Yonatan Gizachew:
>> > //export Test
>> > func Test() {
>> > fmt.Println("test code")
>> > }
>>
>> Yes, now `Test` is exported.
>>
>> Lutz
>
> --
> 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/27887bbd-d3f4-4205-8bc7-303c17087d47n%40googlegroups.com.

-- 
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/CAOyqgcU5ehxTJr5faSgC-FVJT_8mG_B6uSaPes93mZig-JEg%2Bg%40mail.gmail.com.

Reply via email to