This is an automated email from the ASF dual-hosted git repository.

liujun pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-kubernetes.git

commit 8b60acc0d251f082135fbaee12ff76252c2d926c
Merge: 986bb38d e329f5af
Author: Ken Liu <[email protected]>
AuthorDate: Thu Jun 20 11:39:19 2024 +0800

    Merge pull request #285 from Yan0613/master
    
    [feature] Implement service search interface

 pkg/admin/constants/constants.go |   5 ++
 pkg/admin/handler/service.go     |  46 +++++++++--
 pkg/admin/model/service.go       | 161 +++++++++++++++++++++++++++++++++++++++
 pkg/admin/server/router.go       |   8 ++
 pkg/admin/service/service.go     | 122 +++++++++++++++++++++++++++++
 5 files changed, 336 insertions(+), 6 deletions(-)

Reply via email to