重构项目
This commit is contained in:
		
							
								
								
									
										9
									
								
								internal/class/Safeline/Object.go
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										9
									
								
								internal/class/Safeline/Object.go
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,9 @@ | ||||
| package Safeline | ||||
|  | ||||
| type SafeLine struct { | ||||
| 	Host     Host     `json:"Host"` | ||||
| 	ApiToken ApiToken `json:"ApiToken"` | ||||
| } | ||||
|  | ||||
| type Host string | ||||
| type ApiToken string | ||||
		Reference in New Issue
	
	Block a user