github.com/voedger/voedger@v0.0.0-20240520144910-273e84102129/pkg/iblobstoragestg/types.go (about)

     1  /*
     2   * Copyright (c) 2021-present Sigma-Soft, Ltd.
     3   */
     4  
     5  package iblobstoragestg
     6  
     7  import "github.com/voedger/voedger/pkg/istorage"
     8  
     9  type appType uint64
    10  
    11  type BlobAppStoragePtr *istorage.IAppStorage