efc0f2987f852fb2ec6d62a38a64c1e131aec569

Allow strings to be unmarshalled for CNI_ARGS CNI_ARGS uses types.LoadArgs to populate a struct. The fields in the struct must meet the TextUnmarshaler interface. This code adds a UnmarshallableString type to assist with this.
Description
Languages
Go
99.7%
Shell
0.3%