rename function

This commit is contained in:
chrislu
2023-09-26 15:17:33 -07:00
parent 17a0f3b0e0
commit 9d589b48e6
13 changed files with 387 additions and 387 deletions

View File

@@ -1,7 +1,7 @@
// Code generated by protoc-gen-go. DO NOT EDIT.
// versions:
// protoc-gen-go v1.30.0
// protoc v4.23.2
// protoc-gen-go v1.28.1
// protoc v4.23.3
// source: iam.proto
package iam_pb

View File

@@ -1,7 +1,7 @@
// Code generated by protoc-gen-go-grpc. DO NOT EDIT.
// versions:
// - protoc-gen-go-grpc v1.3.0
// - protoc v4.23.2
// - protoc-gen-go-grpc v1.2.0
// - protoc v4.23.3
// source: iam.proto
package iam_pb
@@ -15,8 +15,6 @@ import (
// Requires gRPC-Go v1.32.0 or later.
const _ = grpc.SupportPackageIsVersion7
const ()
// SeaweedIdentityAccessManagementClient is the client API for SeaweedIdentityAccessManagement service.
//
// For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.