type google.golang.org/genproto/googleapis/monitoring/v3.UptimeCheckConfig_TcpCheck
12 uses
google.golang.org/genproto/googleapis/monitoring/v3 (current package)
uptime.pb.go#L662: func (x *UptimeCheckConfig) GetTcpCheck() *UptimeCheckConfig_TcpCheck {
uptime.pb.go#L750: TcpCheck *UptimeCheckConfig_TcpCheck `protobuf:"bytes,6,opt,name=tcp_check,json=tcpCheck,proto3,oneof"`
uptime.pb.go#L1050: type UptimeCheckConfig_TcpCheck struct {
uptime.pb.go#L1061: func (x *UptimeCheckConfig_TcpCheck) Reset() {
uptime.pb.go#L1062: *x = UptimeCheckConfig_TcpCheck{}
uptime.pb.go#L1070: func (x *UptimeCheckConfig_TcpCheck) String() string {
uptime.pb.go#L1074: func (*UptimeCheckConfig_TcpCheck) ProtoMessage() {}
uptime.pb.go#L1076: func (x *UptimeCheckConfig_TcpCheck) ProtoReflect() protoreflect.Message {
uptime.pb.go#L1089: func (*UptimeCheckConfig_TcpCheck) Descriptor() ([]byte, []int) {
uptime.pb.go#L1093: func (x *UptimeCheckConfig_TcpCheck) GetPort() int32 {
uptime.pb.go#L1467: (*UptimeCheckConfig_TcpCheck)(nil), // 11: google.monitoring.v3.UptimeCheckConfig.TcpCheck
uptime.pb.go#L1566: switch v := v.(*UptimeCheckConfig_TcpCheck); i {
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |