func()

in wrappers.go [94:96]


func (w *gitlabWrapper) Close() error {
	return w.conn.UnderlyingConn().Close()
}