Implement base telegram bot #166
Annotations
3 errors
|
Lint Code
issues found
|
|
Lint Code:
yafsm/fsm.go#L121
unexported-return: exported method GetState returns unexported type yafsm.stateDataMarshalled, which can be annoying to use (revive)
|
|
Lint Code:
yafsm/entityfsm.go#L57
unexported-return: exported method GetState returns unexported type yafsm.stateDataMarshalled, which can be annoying to use (revive)
|