github.com/go-pg/pg/v10.Stmt.QueryOneContext (method)

one use

	github.com/go-pg/pg/v10 (current package)
		stmt.go#L192: func (stmt *Stmt) QueryOneContext(c context.Context, model interface{}, params ...interface{}) (Result, error) {