gen.go 324 B

12345678
  1. // Copyright 2022 The Gogs Authors. All rights reserved.
  2. // Use of this source code is governed by a MIT-style
  3. // license that can be found in the LICENSE file.
  4. package main
  5. //go:generate go install golang.org/x/tools/cmd/goimports@v0.17.0
  6. //go:generate go run github.com/derision-test/go-mockgen/v2/cmd/go-mockgen@v2.0.1