0
0
mirror of https://github.com/thegeeklab/wp-plugin-go.git synced 2024-06-02 18:39:40 +02:00
wp-plugin-go/types
Robert Kaussow 535fbe4771
feat: add custom cli types for string maps (#18)
BREAKING CHANGE: The existing type `StringSliceFlag` was moved to the new `types` package.
2023-08-19 15:25:53 +02:00
..
stringmap.go feat: add custom cli types for string maps (#18) 2023-08-19 15:25:53 +02:00
stringslice_test.go feat: add custom cli types for string maps (#18) 2023-08-19 15:25:53 +02:00
stringslice.go feat: add custom cli types for string maps (#18) 2023-08-19 15:25:53 +02:00