package
0.0.0-20240306072622-217e18f17db1
Repository: https://github.com/holoplot/go-evdev.git
Documentation: pkg.go.dev
# README
Purpose
gen-codes-validate
is a simple program that validate generated codes.go
string mappings
("Type to String" and "Type from String" sections) by matching them against each other.
Usage
After codes.go
generation with build/gen-codes
, just run go run ./build/gen-codes-validate/main.go