Sha256: d20bb1d111f44043626d779562f6a90f05cedc2ba24963e249a81f2185f2be53
Contents?: true
Size: 405 Bytes
Versions: 4
Compression:
Stored size: 405 Bytes
Contents
module MTLibcouchbase::Ext # (Not documented) # # ## Fields: # :host :: # (String) # :user :: # (String) # :passwd :: # (String) # :bucket :: # (String) # :io :: # (FFI::Pointer(*IoOptSt)) class CreateSt0 < FFI::Struct layout :host, :string, :user, :string, :passwd, :string, :bucket, :string, :io, :pointer end end
Version data entries
4 entries across 4 versions & 1 rubygems