Ifuhao
Results
4
comments of
Ifuhao
@ijt @dmitris @cflewis @rsc please help me
@rsc Because type alias is exported(types.MessageOptions), but actual definition has unexported class(types.message)
Thanks, it works when I use `type MessageOptions func(*message) string`