Golang - Is it possible to execute this piece using a slice of interfaces storing functions with any signature?

前端 未结 0 931
野的像风
野的像风 2020-12-17 02:56

I have a set of functions with these signatures

func prophets() []string

func values() []int

func prophetsMap() map[string]string

func enterpriseGo() []Ent         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题