reflection work so far...
This commit is contained in:
13
_extra/gen_test_pki/main.go
Normal file
13
_extra/gen_test_pki/main.go
Normal file
@@ -0,0 +1,13 @@
|
||||
package main
|
||||
|
||||
import (
|
||||
`fmt`
|
||||
)
|
||||
|
||||
func main() {
|
||||
|
||||
// Everything's handled in init()
|
||||
|
||||
fmt.Println("Done.")
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user