Feature Request: function to detect a valid Token
Offen
- Vorherrschende Sprache
- Go
- Sterne
- 75
- Forks
- 11
- Ø Merge
- 7 T. 11 Std.
- Gemergte PRs (30 T.)
- 1
Beschreibung
I have a case where the RFC I'm implementing defines a value as "either a String or a Token". I suppose I could always use String, but it would be nice to have a function in httpsfv to tell me whether a Go `string` is a valid Token so that I could cast it accordingly.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.