What should happen after the method is added? Will those types implementing the interface still implement it?
On Thursday, September 10, 2020 at 6:44:29 PM UTC-4 [email protected] wrote: > Hi! Does go support adding method to exiting interface via reflect? > Mostly I need to add method to struct pointer. > > -- > Vasiliy Tolstov, > e-mail: [email protected] > -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/a6dbd320-800c-4423-8899-d1fa74f921bcn%40googlegroups.com.
