mirror of
				https://github.com/cloudreve/cloudreve.git
				synced 2025-11-01 00:57:15 +08:00 
			
		
		
		
	Feat: {path} marker in name rule representing the virtual path of the file
				
					
				
			This commit is contained in:
		| @ -8,8 +8,8 @@ import ( | ||||
| 	"path/filepath" | ||||
| ) | ||||
|  | ||||
| type Handler struct { | ||||
| } | ||||
| // Handler 本地策略适配器 | ||||
| type Handler struct{} | ||||
|  | ||||
| // Put 将文件流保存到指定目录 | ||||
| func (handler Handler) Put(ctx context.Context, file io.ReadCloser, dst string) error { | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 HFO4
					HFO4