opnsense-exporter/vendor/google.golang.org/protobuf/internal/impl
ihatemodels 24e8161262 Add initial project structure
- add base structure
 - unify the proto metrics creation and propagation
 - implement arp and openvpn
 - refactor to meet the prom exporter standart
 - add instance label to the metrics
 - refactor the call chain
 - add gateway, unbound_dns and openvpn implementations
 - add gateway stuff
 - structure refactor; mod clean; cron implementation
 - implement cron in the collector; refactor utils in the opnsense package

refactor names and implement option functions to disable collectorInstances

add GH action workflows

Create codeql.yml

- clean

fix stuff
2023-11-26 16:06:03 +02:00
..
api_export.go Add initial project structure 2023-11-26 16:06:03 +02:00
checkinit.go Add initial project structure 2023-11-26 16:06:03 +02:00
codec_extension.go Add initial project structure 2023-11-26 16:06:03 +02:00
codec_field.go Add initial project structure 2023-11-26 16:06:03 +02:00
codec_gen.go Add initial project structure 2023-11-26 16:06:03 +02:00
codec_map.go Add initial project structure 2023-11-26 16:06:03 +02:00
codec_map_go111.go Add initial project structure 2023-11-26 16:06:03 +02:00
codec_map_go112.go Add initial project structure 2023-11-26 16:06:03 +02:00
codec_message.go Add initial project structure 2023-11-26 16:06:03 +02:00
codec_messageset.go Add initial project structure 2023-11-26 16:06:03 +02:00
codec_reflect.go Add initial project structure 2023-11-26 16:06:03 +02:00
codec_tables.go Add initial project structure 2023-11-26 16:06:03 +02:00
codec_unsafe.go Add initial project structure 2023-11-26 16:06:03 +02:00
convert.go Add initial project structure 2023-11-26 16:06:03 +02:00
convert_list.go Add initial project structure 2023-11-26 16:06:03 +02:00
convert_map.go Add initial project structure 2023-11-26 16:06:03 +02:00
decode.go Add initial project structure 2023-11-26 16:06:03 +02:00
encode.go Add initial project structure 2023-11-26 16:06:03 +02:00
enum.go Add initial project structure 2023-11-26 16:06:03 +02:00
extension.go Add initial project structure 2023-11-26 16:06:03 +02:00
legacy_enum.go Add initial project structure 2023-11-26 16:06:03 +02:00
legacy_export.go Add initial project structure 2023-11-26 16:06:03 +02:00
legacy_extension.go Add initial project structure 2023-11-26 16:06:03 +02:00
legacy_file.go Add initial project structure 2023-11-26 16:06:03 +02:00
legacy_message.go Add initial project structure 2023-11-26 16:06:03 +02:00
merge.go Add initial project structure 2023-11-26 16:06:03 +02:00
merge_gen.go Add initial project structure 2023-11-26 16:06:03 +02:00
message.go Add initial project structure 2023-11-26 16:06:03 +02:00
message_reflect.go Add initial project structure 2023-11-26 16:06:03 +02:00
message_reflect_field.go Add initial project structure 2023-11-26 16:06:03 +02:00
message_reflect_gen.go Add initial project structure 2023-11-26 16:06:03 +02:00
pointer_reflect.go Add initial project structure 2023-11-26 16:06:03 +02:00
pointer_unsafe.go Add initial project structure 2023-11-26 16:06:03 +02:00
validate.go Add initial project structure 2023-11-26 16:06:03 +02:00
weak.go Add initial project structure 2023-11-26 16:06:03 +02:00