mirror of
https://github.com/LukeHagar/log10go.git
synced 2025-12-06 04:20:12 +00:00
263 B
263 B
Stop
Up to 4 sequences where the API will stop generating further tokens.
Supported Types
stop := components.CreateStopStr(string{/* values here */})
stop := components.CreateStopArrayOfStr([]string{/* values here */})