Perform Secure-by-default or Woefully Insecure ‘DNS’ Queries
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 

13 行
331 B

# Generated by roxygen2: do not edit by hand
S3method(print,gctx)
S3method(print,gdns_response)
export("%>%")
export(gdns_get_address)
export(gdns_lib_version)
export(gdns_query)
export(gdns_resolver)
importFrom(Rcpp,sourceCpp)
importFrom(jsonlite,fromJSON)
importFrom(magrittr,"%>%")
useDynLib(clandnstine, .registration = TRUE)