package
Version:
v1.1.0
Opens a new window with list of versions in this module.
Published: Mar 1, 2026
License: MIT
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
GenerateSelfSignedCert 임시 디렉토리에 테스트용 자체 서명 인증서와 키 파일을 생성합니다.
반환값: (certFile, keyFile, 유예 함수)
GetFreePort 테스트용으로 사용 가능한 임의의 포트를 반환합니다.
WaitForServer 서버가 해당 포트에서 리스닝할 때까지 대기합니다.
type T interface {
Fatalf(format string, args ...interface{})
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.