Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dolthub/doltgresql
/ TextGen
TypeAlias
TextGen
testing/generation/utils/statement_generator.go:59–59 ·
view source on GitHub ↗
TextGen is a generator that returns a simple string.
Source
from the content-addressed store, hash-verified
57
58
// TextGen is a generator that returns a simple string.
59
type
TextGen string
60
61
var
_ StatementGenerator = (*TextGen)(nil)
62
Callers
1
Text
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected