github.com/searKing/golang/go@v1.2.117/os/signal/cgo/signal_gen.go (about) 1 // Copyright 2020 The searKing Author. All rights reserved. 2 // Use of this source code is governed by a BSD-style 3 // license that can be found in the LICENSE file. 4 5 package cgo 6 7 // Deprecated, use go-import instead 8 ////go:generate bash ../../../../tools/scripts/cgo_include_gen.sh -p "github.com/searKing/golang/go/os/signal/cgo/include" "./include" 9 //go:generate go-import ./include