Example #1
0
func (m *DataResponse) FollowerExecute(state interfaces.IState) {
	state.FollowerExecuteDataResponse(m)
}