Files
go-sqlite/generate.go
2017-06-10 14:02:32 +02:00

8 lines
214 B
Go

// Copyright 2017 The Sqlite Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
//go:generate go run generator.go
package sqlite