## 安装

```bash
$ go get  gitea.cdlsxd.cn/self-tools/l_ai_address
```


## 使用
```go
	res, err := GetAddress(context.Background(), youraddress, yourkey, yourmodel)
```