Home
last modified time | relevance | path

Searched refs:timestamppb (Results 1 – 25 of 6201) sorted by relevance

12345678910>>...249

/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/gitlab.com/gitlab-org/gitaly/v14/internal/testhelper/
H A Dgitlabtest.go21 Date: &timestamppb.Timestamp{Seconds: 1474987066},
27 Date: &timestamppb.Timestamp{Seconds: 1474987066},
44 Date: &timestamppb.Timestamp{Seconds: 1491906794},
50 Date: &timestamppb.Timestamp{Seconds: 1491906794},
67 Date: &timestamppb.Timestamp{Seconds: 1491905339},
73 Date: &timestamppb.Timestamp{Seconds: 1491905339},
108 Date: &timestamppb.Timestamp{Seconds: 1474470806},
114 Date: &timestamppb.Timestamp{Seconds: 1474470806},
128 Date: &timestamppb.Timestamp{Seconds: 1393491261},
134 Date: &timestamppb.Timestamp{Seconds: 1393491261},
[all …]
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/gitlab.com/gitlab-org/gitaly/v14/internal/testhelper/
H A Dgitlabtest.go21 Date: &timestamppb.Timestamp{Seconds: 1474987066},
27 Date: &timestamppb.Timestamp{Seconds: 1474987066},
44 Date: &timestamppb.Timestamp{Seconds: 1491906794},
50 Date: &timestamppb.Timestamp{Seconds: 1491906794},
67 Date: &timestamppb.Timestamp{Seconds: 1491905339},
73 Date: &timestamppb.Timestamp{Seconds: 1491905339},
108 Date: &timestamppb.Timestamp{Seconds: 1474470806},
114 Date: &timestamppb.Timestamp{Seconds: 1474470806},
128 Date: &timestamppb.Timestamp{Seconds: 1393491261},
134 Date: &timestamppb.Timestamp{Seconds: 1393491261},
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/gitlab.com/gitlab-org/gitaly/v14/internal/gitaly/service/ref/
H A Dutil_test.go26 Date: &timestamppb.Timestamp{Seconds: 1474987066},
32 Date: &timestamppb.Timestamp{Seconds: 1474987066},
48 Date: &timestamppb.Timestamp{Seconds: 1474987066},
54 Date: &timestamppb.Timestamp{Seconds: 1474987066},
64 Date: &timestamppb.Timestamp{Seconds: 1474987066},
70 Date: &timestamppb.Timestamp{Seconds: 1474987066},
87 Date: &timestamppb.Timestamp{Seconds: 1474987066},
104 Date: &timestamppb.Timestamp{Seconds: 1474987066},
114 Date: &timestamppb.Timestamp{Seconds: 1474987066},
131 Date: &timestamppb.Timestamp{Seconds: 1474987066},
[all …]
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/gitlab.com/gitlab-org/gitaly/v14/internal/gitaly/service/ref/
H A Dutil_test.go26 Date: &timestamppb.Timestamp{Seconds: 1474987066},
32 Date: &timestamppb.Timestamp{Seconds: 1474987066},
48 Date: &timestamppb.Timestamp{Seconds: 1474987066},
54 Date: &timestamppb.Timestamp{Seconds: 1474987066},
64 Date: &timestamppb.Timestamp{Seconds: 1474987066},
70 Date: &timestamppb.Timestamp{Seconds: 1474987066},
87 Date: &timestamppb.Timestamp{Seconds: 1474987066},
104 Date: &timestamppb.Timestamp{Seconds: 1474987066},
114 Date: &timestamppb.Timestamp{Seconds: 1474987066},
131 Date: &timestamppb.Timestamp{Seconds: 1474987066},
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/go.opentelemetry.io/collector/translator/internaldata/
H A Doc_testdata_test.go187 Timestamp: timestamppb.New(testdata.TestMetricTime),
209 Timestamp: timestamppb.New(testdata.TestMetricTime),
253 Timestamp: timestamppb.New(testdata.TestMetricTime),
280 Timestamp: timestamppb.New(testdata.TestMetricTime),
319 Timestamp: timestamppb.New(testdata.TestMetricTime),
341 Timestamp: timestamppb.New(testdata.TestMetricTime),
385 Timestamp: timestamppb.New(testdata.TestMetricTime),
412 Timestamp: timestamppb.New(testdata.TestMetricTime),
457 Timestamp: timestamppb.New(testdata.TestMetricTime),
486 Timestamp: timestamppb.New(testdata.TestMetricTime),
[all …]
/dports/net/inlets/inlets-3.0.2/vendor/github.com/golang/protobuf/ptypes/
H A Dtimestamp.go12 timestamppb "github.com/golang/protobuf/ptypes/timestamp" packageName
36 func Timestamp(ts *timestamppb.Timestamp) (time.Time, error) {
49 func TimestampNow() *timestamppb.Timestamp {
59 func TimestampProto(t time.Time) (*timestamppb.Timestamp, error) {
60 ts := &timestamppb.Timestamp{
72 func TimestampString(ts *timestamppb.Timestamp) string {
89 func validateTimestamp(ts *timestamppb.Timestamp) error {
/dports/net/inlets/inlets-3.0.2/vendor/github.com/golang/protobuf/protobuf-1.4.3/ptypes/
H A Dtimestamp.go12 timestamppb "github.com/golang/protobuf/ptypes/timestamp" packageName
36 func Timestamp(ts *timestamppb.Timestamp) (time.Time, error) {
49 func TimestampNow() *timestamppb.Timestamp {
59 func TimestampProto(t time.Time) (*timestamppb.Timestamp, error) {
60 ts := &timestamppb.Timestamp{
72 func TimestampString(ts *timestamppb.Timestamp) string {
89 func validateTimestamp(ts *timestamppb.Timestamp) error {
/dports/net/gscloud/gscloud-0.11.0/vendor/github.com/golang/protobuf/ptypes/
H A Dtimestamp.go12 timestamppb "github.com/golang/protobuf/ptypes/timestamp" packageName
36 func Timestamp(ts *timestamppb.Timestamp) (time.Time, error) {
49 func TimestampNow() *timestamppb.Timestamp {
59 func TimestampProto(t time.Time) (*timestamppb.Timestamp, error) {
60 ts := &timestamppb.Timestamp{
72 func TimestampString(ts *timestamppb.Timestamp) string {
89 func validateTimestamp(ts *timestamppb.Timestamp) error {
/dports/net-mgmt/blackbox_exporter/blackbox_exporter-0.17.0/vendor/github.com/golang/protobuf/ptypes/
H A Dtimestamp.go12 timestamppb "github.com/golang/protobuf/ptypes/timestamp" packageName
36 func Timestamp(ts *timestamppb.Timestamp) (time.Time, error) {
49 func TimestampNow() *timestamppb.Timestamp {
59 func TimestampProto(t time.Time) (*timestamppb.Timestamp, error) {
60 ts := &timestamppb.Timestamp{
72 func TimestampString(ts *timestamppb.Timestamp) string {
89 func validateTimestamp(ts *timestamppb.Timestamp) error {
/dports/security/lego/lego-4.5.3/vendor/github.com/golang/protobuf/ptypes/
H A Dtimestamp.go12 timestamppb "github.com/golang/protobuf/ptypes/timestamp" packageName
38 func Timestamp(ts *timestamppb.Timestamp) (time.Time, error) {
53 func TimestampNow() *timestamppb.Timestamp {
65 func TimestampProto(t time.Time) (*timestamppb.Timestamp, error) {
66 ts := &timestamppb.Timestamp{
81 func TimestampString(ts *timestamppb.Timestamp) string {
98 func validateTimestamp(ts *timestamppb.Timestamp) error {
/dports/net/rclone/rclone-1.57.0/vendor/github.com/golang/protobuf/ptypes/
H A Dtimestamp.go12 timestamppb "github.com/golang/protobuf/ptypes/timestamp" packageName
38 func Timestamp(ts *timestamppb.Timestamp) (time.Time, error) {
53 func TimestampNow() *timestamppb.Timestamp {
65 func TimestampProto(t time.Time) (*timestamppb.Timestamp, error) {
66 ts := &timestamppb.Timestamp{
81 func TimestampString(ts *timestamppb.Timestamp) string {
98 func validateTimestamp(ts *timestamppb.Timestamp) error {
/dports/net/evans/evans-0.9.1/vendor/github.com/golang/protobuf/ptypes/
H A Dtimestamp.go12 timestamppb "github.com/golang/protobuf/ptypes/timestamp" packageName
36 func Timestamp(ts *timestamppb.Timestamp) (time.Time, error) {
49 func TimestampNow() *timestamppb.Timestamp {
59 func TimestampProto(t time.Time) (*timestamppb.Timestamp, error) {
60 ts := &timestamppb.Timestamp{
72 func TimestampString(ts *timestamppb.Timestamp) string {
89 func validateTimestamp(ts *timestamppb.Timestamp) error {
/dports/www/carbonapi/carbonapi-0.14.1/vendor/github.com/golang/protobuf/ptypes/
H A Dtimestamp.go12 timestamppb "github.com/golang/protobuf/ptypes/timestamp" packageName
36 func Timestamp(ts *timestamppb.Timestamp) (time.Time, error) {
49 func TimestampNow() *timestamppb.Timestamp {
59 func TimestampProto(t time.Time) (*timestamppb.Timestamp, error) {
60 ts := &timestamppb.Timestamp{
72 func TimestampString(ts *timestamppb.Timestamp) string {
89 func validateTimestamp(ts *timestamppb.Timestamp) error {
/dports/net/drive/drive-0.4.0/vendor/github.com/golang/protobuf/ptypes/
H A Dtimestamp.go12 timestamppb "github.com/golang/protobuf/ptypes/timestamp" packageName
38 func Timestamp(ts *timestamppb.Timestamp) (time.Time, error) {
53 func TimestampNow() *timestamppb.Timestamp {
65 func TimestampProto(t time.Time) (*timestamppb.Timestamp, error) {
66 ts := &timestamppb.Timestamp{
81 func TimestampString(ts *timestamppb.Timestamp) string {
98 func validateTimestamp(ts *timestamppb.Timestamp) error {
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/golang/protobuf/ptypes/
H A Dtimestamp.go12 timestamppb "github.com/golang/protobuf/ptypes/timestamp" packageName
38 func Timestamp(ts *timestamppb.Timestamp) (time.Time, error) {
53 func TimestampNow() *timestamppb.Timestamp {
65 func TimestampProto(t time.Time) (*timestamppb.Timestamp, error) {
66 ts := &timestamppb.Timestamp{
81 func TimestampString(ts *timestamppb.Timestamp) string {
98 func validateTimestamp(ts *timestamppb.Timestamp) error {
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-database-couchbase/vendor/github.com/golang/protobuf/ptypes/
H A Dtimestamp.go12 timestamppb "github.com/golang/protobuf/ptypes/timestamp" packageName
36 func Timestamp(ts *timestamppb.Timestamp) (time.Time, error) {
49 func TimestampNow() *timestamppb.Timestamp {
59 func TimestampProto(t time.Time) (*timestamppb.Timestamp, error) {
60 ts := &timestamppb.Timestamp{
72 func TimestampString(ts *timestamppb.Timestamp) string {
89 func validateTimestamp(ts *timestamppb.Timestamp) error {
/dports/databases/redis_exporter/redis_exporter-1.33.0/vendor/github.com/golang/protobuf/ptypes/
H A Dtimestamp.go12 timestamppb "github.com/golang/protobuf/ptypes/timestamp" packageName
36 func Timestamp(ts *timestamppb.Timestamp) (time.Time, error) {
49 func TimestampNow() *timestamppb.Timestamp {
59 func TimestampProto(t time.Time) (*timestamppb.Timestamp, error) {
60 ts := &timestamppb.Timestamp{
72 func TimestampString(ts *timestamppb.Timestamp) string {
89 func validateTimestamp(ts *timestamppb.Timestamp) error {
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/golang/protobuf/ptypes/
H A Dtimestamp.go12 timestamppb "github.com/golang/protobuf/ptypes/timestamp" packageName
38 func Timestamp(ts *timestamppb.Timestamp) (time.Time, error) {
53 func TimestampNow() *timestamppb.Timestamp {
65 func TimestampProto(t time.Time) (*timestamppb.Timestamp, error) {
66 ts := &timestamppb.Timestamp{
81 func TimestampString(ts *timestamppb.Timestamp) string {
98 func validateTimestamp(ts *timestamppb.Timestamp) error {
/dports/dns/dnscrypt-proxy2/dnscrypt-proxy-2.1.1/vendor/github.com/golang/protobuf/ptypes/
H A Dtimestamp.go12 timestamppb "github.com/golang/protobuf/ptypes/timestamp" packageName
38 func Timestamp(ts *timestamppb.Timestamp) (time.Time, error) {
53 func TimestampNow() *timestamppb.Timestamp {
65 func TimestampProto(t time.Time) (*timestamppb.Timestamp, error) {
66 ts := &timestamppb.Timestamp{
81 func TimestampString(ts *timestamppb.Timestamp) string {
98 func validateTimestamp(ts *timestamppb.Timestamp) error {
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/github.com/golang/protobuf/ptypes/
H A Dtimestamp.go12 timestamppb "github.com/golang/protobuf/ptypes/timestamp" packageName
38 func Timestamp(ts *timestamppb.Timestamp) (time.Time, error) {
53 func TimestampNow() *timestamppb.Timestamp {
65 func TimestampProto(t time.Time) (*timestamppb.Timestamp, error) {
66 ts := &timestamppb.Timestamp{
81 func TimestampString(ts *timestamppb.Timestamp) string {
98 func validateTimestamp(ts *timestamppb.Timestamp) error {
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/golang/protobuf/ptypes/
H A Dtimestamp.go12 timestamppb "github.com/golang/protobuf/ptypes/timestamp" packageName
38 func Timestamp(ts *timestamppb.Timestamp) (time.Time, error) {
53 func TimestampNow() *timestamppb.Timestamp {
65 func TimestampProto(t time.Time) (*timestamppb.Timestamp, error) {
66 ts := &timestamppb.Timestamp{
81 func TimestampString(ts *timestamppb.Timestamp) string {
98 func validateTimestamp(ts *timestamppb.Timestamp) error {
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/cortexproject/cortex/vendor/github.com/golang/protobuf/ptypes/
H A Dtimestamp.go12 timestamppb "github.com/golang/protobuf/ptypes/timestamp" packageName
38 func Timestamp(ts *timestamppb.Timestamp) (time.Time, error) {
53 func TimestampNow() *timestamppb.Timestamp {
65 func TimestampProto(t time.Time) (*timestamppb.Timestamp, error) {
66 ts := &timestamppb.Timestamp{
81 func TimestampString(ts *timestamppb.Timestamp) string {
98 func validateTimestamp(ts *timestamppb.Timestamp) error {
/dports/net/rospo/rospo-0.7.1/vendor/github.com/golang/protobuf/protobuf-1.5.2/ptypes/
H A Dtimestamp.go12 timestamppb "github.com/golang/protobuf/ptypes/timestamp" packageName
38 func Timestamp(ts *timestamppb.Timestamp) (time.Time, error) {
53 func TimestampNow() *timestamppb.Timestamp {
65 func TimestampProto(t time.Time) (*timestamppb.Timestamp, error) {
66 ts := &timestamppb.Timestamp{
81 func TimestampString(ts *timestamppb.Timestamp) string {
98 func validateTimestamp(ts *timestamppb.Timestamp) error {
/dports/devel/git-town/git-town-7.6.0/vendor/github.com/golang/protobuf/protobuf-1.4.0/ptypes/
H A Dtimestamp.go12 timestamppb "github.com/golang/protobuf/ptypes/timestamp"
36 func Timestamp(ts *timestamppb.Timestamp) (time.Time, error) {
49 func TimestampNow() *timestamppb.Timestamp {
59 func TimestampProto(t time.Time) (*timestamppb.Timestamp, error) {
60 ts := &timestamppb.Timestamp{
72 func TimestampString(ts *timestamppb.Timestamp) string {
89 func validateTimestamp(ts *timestamppb.Timestamp) error {
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/golang/protobuf/ptypes/
H A Dtimestamp.go12 timestamppb "github.com/golang/protobuf/ptypes/timestamp" packageName
38 func Timestamp(ts *timestamppb.Timestamp) (time.Time, error) {
53 func TimestampNow() *timestamppb.Timestamp {
65 func TimestampProto(t time.Time) (*timestamppb.Timestamp, error) {
66 ts := &timestamppb.Timestamp{
81 func TimestampString(ts *timestamppb.Timestamp) string {
98 func validateTimestamp(ts *timestamppb.Timestamp) error {

12345678910>>...249