ROOTPLOIT
Server: LiteSpeed
System: Linux in-mum-web1878.main-hosting.eu 5.14.0-570.21.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Jun 11 07:22:35 EDT 2025 x86_64
User: u435929562 (435929562)
PHP: 7.4.33
Disabled: system, exec, shell_exec, passthru, mysql_list_dbs, ini_alter, dl, symlink, link, chgrp, leak, popen, apache_child_terminate, virtual, mb_send_mail
Upload Files
File: //opt/go/pkg/mod/google.golang.org/[email protected]/internal/genid/go_features_gen.go
// Copyright 2019 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.

// Code generated by generate-protos. DO NOT EDIT.

package genid

import (
	protoreflect "google.golang.org/protobuf/reflect/protoreflect"
)

const File_google_protobuf_go_features_proto = "google/protobuf/go_features.proto"

// Names for pb.GoFeatures.
const (
	GoFeatures_message_name     protoreflect.Name     = "GoFeatures"
	GoFeatures_message_fullname protoreflect.FullName = "pb.GoFeatures"
)

// Field names for pb.GoFeatures.
const (
	GoFeatures_LegacyUnmarshalJsonEnum_field_name protoreflect.Name = "legacy_unmarshal_json_enum"
	GoFeatures_StripEnumPrefix_field_name         protoreflect.Name = "strip_enum_prefix"

	GoFeatures_LegacyUnmarshalJsonEnum_field_fullname protoreflect.FullName = "pb.GoFeatures.legacy_unmarshal_json_enum"
	GoFeatures_StripEnumPrefix_field_fullname         protoreflect.FullName = "pb.GoFeatures.strip_enum_prefix"
)

// Field numbers for pb.GoFeatures.
const (
	GoFeatures_LegacyUnmarshalJsonEnum_field_number protoreflect.FieldNumber = 1
	GoFeatures_StripEnumPrefix_field_number         protoreflect.FieldNumber = 3
)

// Full and short names for pb.GoFeatures.StripEnumPrefix.
const (
	GoFeatures_StripEnumPrefix_enum_fullname = "pb.GoFeatures.StripEnumPrefix"
	GoFeatures_StripEnumPrefix_enum_name     = "StripEnumPrefix"
)

// Enum values for pb.GoFeatures.StripEnumPrefix.
const (
	GoFeatures_STRIP_ENUM_PREFIX_UNSPECIFIED_enum_value   = 0
	GoFeatures_STRIP_ENUM_PREFIX_KEEP_enum_value          = 1
	GoFeatures_STRIP_ENUM_PREFIX_GENERATE_BOTH_enum_value = 2
	GoFeatures_STRIP_ENUM_PREFIX_STRIP_enum_value         = 3
)

// Extension numbers
const (
	FeatureSet_Go_ext_number protoreflect.FieldNumber = 1002
)