%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /usr/local/go/test/fixedbugs/issue5614.dir/
Upload File :
Create Path :
Current File : //usr/local/go/test/fixedbugs/issue5614.dir/rethinkgo.go

package rethinkgo

type Session struct {
}

func (s *Session) Run(query Exp) *int { return nil }

type List []interface{}

type Exp struct {
	args []interface{}
}

func (e Exp) UseOutdated(useOutdated bool) Exp {
	return Exp{args: List{e, useOutdated}}
}

Zerion Mini Shell 1.0