func github.com/Masterminds/squirrel.NewStmtCache
3 uses
github.com/Masterminds/squirrel (current package)
stmtcacher.go#L116: return &stmtCacheProxy{DBProxy: NewStmtCache(db), db: db}
stmtcacher_ctx.go#L30: func NewStmtCache(prep PreparerContext) *StmtCache {
stmtcacher_ctx.go#L38: return NewStmtCache(prep)
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |