File: doc.go

package info (click to toggle)
golang-github-kubernetes-gengo 0.0~git20250207.1244d31-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 1,528 kB
  • sloc: sh: 90; makefile: 29
file content (5 lines) | stat: -rw-r--r-- 80 bytes parent folder | download | duplicates (6)
1
2
3
4
5
package nested

import (
	_ "k8s.io/gengo/examples/import-boss/tests/rules/c"
)