Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service struct {
v1.UnimplementedServiceServer
// contains filtered or unexported fields
}
Service is a greeter service.
func (*Service) AllEnvironment ¶
func (s *Service) AllEnvironment(ctx context.Context, in *v1.AllEnvironmentRequest) (*v1.AllEnvironmentResponse, error)
AllEnvironment 获取全部环境
Click to show internal directories.
Click to hide internal directories.