MCPcopy
hub / github.com/writefreely/writefreely / CreateCollection

Method CreateCollection

database.go:99–99  ·  view source on GitHub ↗
(*config.Config, string, string, int64)

Source from the content-addressed store, hash-verified

97
98 CreateCollectionFromToken(*config.Config, string, string, string) (*Collection, error)
99 CreateCollection(*config.Config, string, string, int64) (*Collection, error)
100 GetCollectionBy(condition string, value interface{}) (*Collection, error)
101 GetCollection(alias string) (*Collection, error)
102 GetCollectionForPad(alias string) (*Collection, error)

Callers 1

newCollectionFunction · 0.65

Implementers 1

datastoredatabase.go

Calls

no outgoing calls

Tested by

no test coverage detected