예제 #1
0
파일: tpmd.go 프로젝트: jonboulle/go-tspi
func cleanupContext(context *tspi.Context) {
	context.Close()
}