 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type StorageContext ¶
type StorageContext interface {
	SetStrategy(strategy *StorageStrategy)
	Set(v string) bool
}
    StorageContext 策略模式上下文
type StorageStrategy ¶
StorageStrategy 策略模式实现的方法
 Click to show internal directories. 
   Click to hide internal directories.