l-dingtalk-stream-sdk-go/handler/ihandler_test.go

14 lines
137 B
Go

package handler
import (
"testing"
)
/**
* @Author linya.jj
* @Date 2023/3/22 14:27
*/
func TestOnEventReceived(t *testing.T) {
}