An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 8.2% on proxy.golang.org

proxy.golang.org : github.com/carbocation/go.forum

Entry is the fundamental unit of a threaded discussion. An entry can represent a forum, a post, or a comment, depending on how it is annotated. There is nothing fundamentally distinct about these things, and their similarities (including hierarchical nesting) are abundant. For entry methods that manipulate the database in some way, see entry_db.go Entry methods and functions that access a database are placed here. To be initialized, the forum expects a live Postgres database connection handle to be passed in. For example: var db *sql.DB This file manages all SQL queries that are made in the forum package. Entry is the fundamental unit of a threaded discussion. An entry can represent a forum, a post, or a comment, depending on how it is annotated. There is nothing fundamentally distinct about these things, and their similarities (including hierarchical nesting) are abundant.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/carbocation/go.forum
License: BSD-3-Clause
Latest release: over 11 years ago
First release: over 11 years ago
Namespace: github.com/carbocation
Stars: 6 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 2 days ago

    Loading...
    Readme
    Loading...