Skip to content
View Mentioum's full-sized avatar
🎱
🎱

Highlights

  • Pro

Organizations

@Aphelionpowered
Block or Report

Block or report Mentioum

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. Dgraph upsert exampe with dgo - Unkn... Dgraph upsert exampe with dgo - Unknown best practices
    1
    // UpdateProposalCode takes a proposal code and updates it with the provided values
    2
    func (s *Storage) UpdateProposalCode(pc proposing.ProposalCode) error {
    3
    
                  
    4
    	//Check if proposal code exists
    5
    	//Update that propsal code to include the information in the passed propososalCode type
  2. dgraph dgraph Public

    Forked from dgraph-io/dgraph

    Fast, Distributed Graph DB

    Go

  3. plusminus plusminus Public

    Forked from nicklanng/plusminus

    A query builder for https://dgraph.io/

    Go